Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
Dipw2100.c716 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 …]
Dipw2100.h290 struct host_command { struct
291 u32 host_command; // COMMAND ID member