Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8723x.h298 #define BIT_MASK_OFDM_CRC_CNT GENMASK(31, 16) macro
H A Drtw8723x.c467 ofdm_fa_cnt += u32_get_bits(val32, BIT_MASK_OFDM_CRC_CNT); in __rtw8723x_false_alarm_statistics()