Searched refs:host_command_reg (Results 1 – 2 of 2) sorted by relevance
254 u32 host_command_reg; member276 u32 host_command_reg; member
754 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()2251 if (cmd->host_command_reg < ARRAY_SIZE(command_types)) { in isr_rx_complete_command()2253 command_types[cmd->host_command_reg], in isr_rx_complete_command()2254 cmd->host_command_reg); in isr_rx_complete_command()2257 if (cmd->host_command_reg == HOST_COMPLETE) in isr_rx_complete_command()2260 if (cmd->host_command_reg == CARD_DISABLE) in isr_rx_complete_command()2943 if (packet->info.c_struct.cmd->host_command_reg < in __ipw2100_tx_process()2947 host_command_reg], in __ipw2100_tx_process()2949 host_command_reg, in __ipw2100_tx_process()3111 ipw_hdr->host_command_reg = SEND; in ipw2100_tx_send_data()