Lines Matching defs:ipw2100_cmd_header
267 struct ipw2100_cmd_header { struct
268 u32 host_command_reg;
269 u32 host_command_reg1;
270 u32 sequence;
271 u32 host_command_len_reg;
272 u32 host_command_params_reg[HOST_COMMAND_PARAMS_REG_LEN];
273 u32 cmd_status_reg;
274 u32 cmd_status_params_reg[CMD_STATUS_PARAMS_REG_LEN];
275 u32 rxq_base_ptr;
276 u32 rxq_next_ptr;
277 u32 rxq_host_ptr;
278 u32 txq_base_ptr;
279 u32 txq_next_ptr;
280 u32 txq_host_ptr;
281 u32 tx_status_reg;
282 u32 reserved;
283 u32 status_change_reg;
284 u32 reserved1[3];
285 u32 *ordinal1_ptr;
286 u32 *ordinal2_ptr;