Searched refs:IWM_RX_MPDU_PHY_SHORT_PREAMBLE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/iwm/ | ||
| D | if_iwmreg.h | 2925 IWM_RX_MPDU_PHY_SHORT_PREAMBLE = (1 << 7), enumerator |
| D | if_iwm.c | 3432 if ((phy_info & IWM_RX_MPDU_PHY_SHORT_PREAMBLE) != 0) in iwm_rx_mpdu_mq() |