Home
last modified time | relevance | path

Searched refs:BWI_RXH_F1_OFDM (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h163 #define BWI_RXH_F1_OFDM __BIT(0) macro
H A Dbwirf.c2416 if (flags1 & BWI_RXH_F1_OFDM) { in bwi_rf_calc_rssi_bcm2050()
H A Dif_bwi.c2638 if (htole16(hdr->rxh_flags1) & BWI_RXH_F1_OFDM) in bwi_rxeof()