Searched refs:B_BE_WL_ACT_VAL (Results 1 – 3 of 3) sorted by relevance
2395 val |= B_BE_WL_ACT_VAL; in rtw89_mac_cfg_gnt_v2()
11948 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()
6475 #define B_BE_WL_ACT_VAL BIT(23) macro