Searched refs:REPLY_RX (Results 1 - 10 of 10) 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/iwlwifi/
H A Diwl-hcmd.c92 IWL_CMD(REPLY_RX);
H A Diwl-agn-lib.c898 /* Called for REPLY_RX (legacy ABG frames), or
914 * REPLY_RX and REPLY_RX_MPDU_CMD are handled differently.
915 * REPLY_RX: physical layer info is in this buffer
922 if (pkt->hdr.cmd == REPLY_RX) {
H A Diwl-4965.c2197 priv->rx_handlers[REPLY_RX] = iwlagn_rx_reply_rx;
H A Diwl-commands.h174 REPLY_RX = 0xc3, enumerator in enum:__anon17599
268 * REPLY_RX (response only)
1389 * REPLY_RX = 0xc3 (response only, not a command)
H A Diwl-agn.c983 (pkt->hdr.cmd != REPLY_RX) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-hcmd.c92 IWL_CMD(REPLY_RX);
H A Diwl-agn-lib.c898 /* Called for REPLY_RX (legacy ABG frames), or
914 * REPLY_RX and REPLY_RX_MPDU_CMD are handled differently.
915 * REPLY_RX: physical layer info is in this buffer
922 if (pkt->hdr.cmd == REPLY_RX) {
H A Diwl-4965.c2197 priv->rx_handlers[REPLY_RX] = iwlagn_rx_reply_rx;
H A Diwl-commands.h174 REPLY_RX = 0xc3, enumerator in enum:__anon29292
268 * REPLY_RX (response only)
1389 * REPLY_RX = 0xc3 (response only, not a command)
H A Diwl-agn.c983 (pkt->hdr.cmd != REPLY_RX) &&

Completed in 293 milliseconds