Searched refs:REPLY_RX (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.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:__anon13750
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 110 milliseconds