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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ipw2x00/
H A Dipw2100.c727 struct host_command *cmd)
735 command_types[cmd->host_command], cmd->host_command,
777 packet->info.c_struct.cmd->host_command_reg = cmd->host_command;
1412 struct host_command cmd = {
1413 .host_command = CARD_DISABLE_PHY_OFF,
1443 struct host_command cmd = {
1444 .host_command = HOST_COMPLETE,
1489 struct host_command cmd = {
1490 .host_command
[all...]
H A Dipw2100.h288 struct host_command { struct
289 u32 host_command; // COMMAND ID member in struct:host_command
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2100.c727 struct host_command *cmd)
735 command_types[cmd->host_command], cmd->host_command,
777 packet->info.c_struct.cmd->host_command_reg = cmd->host_command;
1412 struct host_command cmd = {
1413 .host_command = CARD_DISABLE_PHY_OFF,
1443 struct host_command cmd = {
1444 .host_command = HOST_COMPLETE,
1489 struct host_command cmd = {
1490 .host_command
[all...]
H A Dipw2100.h288 struct host_command { struct
289 u32 host_command; // COMMAND ID member in struct:host_command

Completed in 132 milliseconds