Searched refs:REPLY_ADD_STA (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-hcmd.c49 IWL_CMD(REPLY_ADD_STA);
H A Diwl-sta.c68 IWL_ERR(priv, "Bad return from REPLY_ADD_STA (0x%08X)\n",
80 IWL_DEBUG_INFO(priv, "REPLY_ADD_STA PASSED\n");
97 IWL_DEBUG_ASSOC(priv, "Received REPLY_ADD_STA:(0x%08X)\n",
134 .id = REPLY_ADD_STA,
279 /* Set up the REPLY_ADD_STA command to send to device */
1064 IWL_DEBUG_WEP(priv, "Not sending REPLY_ADD_STA command because RFKILL enabled.\n");
H A Diwl-commands.h97 REPLY_ADD_STA = 0x18, enumerator in enum:__anon13750
1055 * REPLY_ADD_STA = 0x18 (command)
1062 * REPLY_ADD_STA sets up the table entry for one station, either creating
1189 * REPLY_ADD_STA = 0x18 (response)
2145 * NOTE: Station must already be in 4965's station table. Use REPLY_ADD_STA.
H A Diwl3945-base.c785 IWL_DEBUG_RX(priv, "Received REPLY_ADD_STA: 0x%02X\n", pkt->u.status);
879 priv->rx_handlers[REPLY_ADD_STA] = iwl3945_rx_reply_add_sta;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dlmac.h216 #define REPLY_ADD_STA 0x18 macro

Completed in 154 milliseconds