Searched refs:HOST_COMPLETE (Results 1 - 6 of 6) 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.h592 #define HOST_COMPLETE 2 macro
H A Dipw2100.c230 "HOST_COMPLETE",
905 * in the state we want, or if HOST_COMPLETE command
1444 .host_command = HOST_COMPLETE,
1450 IPW_DEBUG_HC("HOST_COMPLETE\n");
1464 IPW_DEBUG_INFO("Failed to send HOST_COMPLETE command\n");
1822 * HOST_COMPLETE */
1831 /* Enable the adapter - sends HOST_COMPLETE */
2307 if (cmd->host_command_reg == HOST_COMPLETE)
6314 /* Enable the adapter - sends HOST_COMPLETE */
H A Dipw2200.c2111 IPW_CMD(HOST_COMPLETE);
/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.h592 #define HOST_COMPLETE 2 macro
H A Dipw2100.c230 "HOST_COMPLETE",
905 * in the state we want, or if HOST_COMPLETE command
1444 .host_command = HOST_COMPLETE,
1450 IPW_DEBUG_HC("HOST_COMPLETE\n");
1464 IPW_DEBUG_INFO("Failed to send HOST_COMPLETE command\n");
1822 * HOST_COMPLETE */
1831 /* Enable the adapter - sends HOST_COMPLETE */
2307 if (cmd->host_command_reg == HOST_COMPLETE)
6314 /* Enable the adapter - sends HOST_COMPLETE */
H A Dipw2200.c2111 IPW_CMD(HOST_COMPLETE);

Completed in 246 milliseconds