Lines Matching defs:ipw2100_cmd_header
276 struct ipw2100_cmd_header { struct
277 u32 host_command_reg;
278 u32 host_command_reg1;
279 u32 sequence;
280 u32 host_command_len_reg;
281 u32 host_command_params_reg[HOST_COMMAND_PARAMS_REG_LEN];
282 u32 cmd_status_reg;
283 u32 cmd_status_params_reg[CMD_STATUS_PARAMS_REG_LEN];
284 u32 rxq_base_ptr;
285 u32 rxq_next_ptr;
286 u32 rxq_host_ptr;
287 u32 txq_base_ptr;
288 u32 txq_next_ptr;
289 u32 txq_host_ptr;
290 u32 tx_status_reg;
291 u32 reserved;
292 u32 status_change_reg;
293 u32 reserved1[3];
294 u32 *ordinal1_ptr;
295 u32 *ordinal2_ptr;