Searched refs:host_command (Results 1 – 2 of 2) sorted by relevance
716 struct host_command *cmd) in ipw2100_hw_send_command()724 command_types[cmd->host_command], cmd->host_command, in ipw2100_hw_send_command()766 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()1401 struct host_command cmd = { in ipw2100_hw_phy_off()1402 .host_command = CARD_DISABLE_PHY_OFF, in ipw2100_hw_phy_off()1432 struct host_command cmd = { in ipw2100_enable_adapter()1433 .host_command = HOST_COMPLETE, in ipw2100_enable_adapter()1478 struct host_command cmd = { in ipw2100_hw_stop_adapter()1479 .host_command = HOST_PRE_POWER_DOWN, in ipw2100_hw_stop_adapter()1582 struct host_command cmd = { in ipw2100_disable_adapter()[all …]
290 struct host_command { struct291 u32 host_command; // COMMAND ID member