Home
last modified time | relevance | path

Searched refs:N_RX (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h149 N_RX = 0xc3, enumerator
243 * N_RX (response only)
1218 * N_RX = 0xc3 (response only, not a command)
H A Dcommon.h1976 pkt->hdr.cmd != N_RX_PHY && pkt->hdr.cmd != N_RX && in il_need_reclaim()
H A D4965-mac.c608 /* Called for N_RX (legacy ABG frames), or
624 * N_RX and N_RX_MPDU are handled differently. in il4965_hdl_rx()
625 * N_RX: physical layer info is in this buffer in il4965_hdl_rx()
632 if (pkt->hdr.cmd == N_RX) { in il4965_hdl_rx()
4190 il->handlers[N_RX] = il4965_hdl_rx; in il4965_setup_handlers()
H A Dcommon.c229 IL_CMD(N_RX); in il_get_cmd_string()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h149 N_RX = 0xc3, enumerator
243 * N_RX (response only)
1218 * N_RX = 0xc3 (response only, not a command)
H A Dcommon.h1977 pkt->hdr.cmd != N_RX_PHY && pkt->hdr.cmd != N_RX && in il_need_reclaim()
H A D4965-mac.c609 /* Called for N_RX (legacy ABG frames), or
625 * N_RX and N_RX_MPDU are handled differently. in il4965_hdl_rx()
626 * N_RX: physical layer info is in this buffer in il4965_hdl_rx()
633 if (pkt->hdr.cmd == N_RX) { in il4965_hdl_rx()
4189 il->handlers[N_RX] = il4965_hdl_rx; in il4965_setup_handlers()
H A Dcommon.c229 IL_CMD(N_RX); in il_get_cmd_string()

Completed in 52 milliseconds