Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c2395 val |= B_BE_WL_ACT_VAL; in rtw89_mac_cfg_gnt_v2()
H A Dcoex.c11948 bt->wlan_act = !!(status & B_BE_WL_ACT_VAL); in _get_gnt()
11971 bt->wlan_act = !!(status & B_BE_WL_ACT_VAL); in _get_gnt()
H A Dreg.h6475 #define B_BE_WL_ACT_VAL BIT(23) macro