Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.h118 #define PPDU_FILTER_BITMAP (PHYSTS_MGNT | PHYSTS_DATA) macro
H A Dcore.c2049 BIT(desc_info->frame_type) & PPDU_FILTER_BITMAP) in rtw89_core_rx()