Lines Matching defs:ipw2100_cmd_header
253 struct ipw2100_cmd_header { struct
254 u32 host_command_reg;
255 u32 host_command_reg1;
256 u32 sequence;
257 u32 host_command_len_reg;
258 u32 host_command_params_reg[HOST_COMMAND_PARAMS_REG_LEN];
259 u32 cmd_status_reg;
260 u32 cmd_status_params_reg[CMD_STATUS_PARAMS_REG_LEN];
261 u32 rxq_base_ptr;
262 u32 rxq_next_ptr;
263 u32 rxq_host_ptr;
264 u32 txq_base_ptr;
265 u32 txq_next_ptr;
266 u32 txq_host_ptr;
267 u32 tx_status_reg;
268 u32 reserved;
269 u32 status_change_reg;
270 u32 reserved1[3];
271 u32 *ordinal1_ptr;
272 u32 *ordinal2_ptr;