Searched refs:IWM_RX_MPDU_PHY_SHORT_PREAMBLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iwm/ | ||
H A D | if_iwmreg.h | 3361 #define IWM_RX_MPDU_PHY_SHORT_PREAMBLE (1 << 7) macro |
H A D | if_iwm.c | 3372 if ((phy_info & IWM_RX_MPDU_PHY_SHORT_PREAMBLE) != 0) in iwm_rx_mpdu_mq() |