Home
last modified time | relevance | path

Searched refs:host_command (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c715 struct host_command *cmd) in ipw2100_hw_send_command()
723 command_types[cmd->host_command], cmd->host_command, in ipw2100_hw_send_command()
765 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()
1400 struct host_command cmd = { in ipw2100_hw_phy_off()
1401 .host_command = CARD_DISABLE_PHY_OFF, in ipw2100_hw_phy_off()
1431 struct host_command cmd = { in ipw2100_enable_adapter()
1432 .host_command = HOST_COMPLETE, in ipw2100_enable_adapter()
1477 struct host_command cmd = { in ipw2100_hw_stop_adapter()
1478 .host_command in ipw2100_hw_stop_adapter()
[all...]
H A Dipw2100.h290 struct host_command { struct
291 u32 host_command; // COMMAND ID member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c704 struct host_command *cmd) in ipw2100_hw_send_command()
712 command_types[cmd->host_command], cmd->host_command, in ipw2100_hw_send_command()
754 packet->info.c_struct.cmd->host_command_reg = cmd->host_command; in ipw2100_hw_send_command()
1389 struct host_command cmd = { in ipw2100_hw_phy_off()
1390 .host_command = CARD_DISABLE_PHY_OFF, in ipw2100_hw_phy_off()
1420 struct host_command cmd = { in ipw2100_enable_adapter()
1421 .host_command = HOST_COMPLETE, in ipw2100_enable_adapter()
1466 struct host_command cmd = { in ipw2100_hw_stop_adapter()
1467 .host_command in ipw2100_hw_stop_adapter()
[all...]
H A Dipw2100.h290 struct host_command { struct
291 u32 host_command; // COMMAND ID member

Completed in 17 milliseconds