Home
last modified time | relevance | path

Searched refs:host_command (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2100.c730 struct host_command *cmd) in ipw2100_hw_send_command()
738 command_types[cmd->host_command], cmd->host_command, in ipw2100_hw_send_command()
780 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()
1415 struct host_command cmd = { in ipw2100_hw_phy_off()
1416 .host_command = CARD_DISABLE_PHY_OFF, in ipw2100_hw_phy_off()
1446 struct host_command cmd = { in ipw2100_enable_adapter()
1447 .host_command = HOST_COMPLETE, in ipw2100_enable_adapter()
1492 struct host_command cmd = { in ipw2100_hw_stop_adapter()
1493 .host_command = HOST_PRE_POWER_DOWN, in ipw2100_hw_stop_adapter()
1596 struct host_command cmd = { in ipw2100_disable_adapter()
[all …]
Dipw2100.h304 struct host_command { struct
305 u32 host_command; // COMMAND ID member