Home
last modified time | relevance | path

Searched refs:IWM_RX_RES_PHY_FLAGS_BAND_24 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h3277 #define IWM_RX_RES_PHY_FLAGS_BAND_24 (1 << 0) macro
H A Dif_iwm.c3215 if (le16toh(phy_info->phy_flags & IWM_RX_RES_PHY_FLAGS_BAND_24)) { in iwm_rx_rx_mpdu()