Searched refs:REPLY_RX (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rx.c94 IWL_CMD(REPLY_RX);
915 /* Called for REPLY_RX (legacy ABG frames), or
932 * REPLY_RX and REPLY_RX_MPDU_CMD are handled differently.
933 * REPLY_RX: physical layer info is in this buffer
940 if (pkt->hdr.cmd == REPLY_RX) {
H A Diwl-trans-pcie-rx.c437 (pkt->hdr.cmd != REPLY_RX) &&
H A Diwl-commands.h176 REPLY_RX = 0xc3, enumerator in enum:__anon3512
241 * example, uCode issues REPLY_RX when it sends a received frame
262 * REPLY_RX (response only)
1127 * REPLY_RX = 0xc3 (response only, not a command)

Completed in 64 milliseconds