Searched refs:B_AX_WL_RX_CTRL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ | ||
H A D | reg.h | 3618 #define B_AX_WL_RX_CTRL BIT(8) macro |
H A D | mac.c | 4881 val32 = val32 & B_AX_WL_RX_CTRL; in rtw89_mac_coex_init() |