Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c2393 val |= B_BE_WL_ACT_SWCTRL; in rtw89_mac_cfg_gnt_v2()
H A Dcoex.c11947 bt->wlan_act_en = !!(val & B_BE_WL_ACT_SWCTRL); in _get_gnt()
11970 bt->wlan_act_en = !!(val & B_BE_WL_ACT_SWCTRL); in _get_gnt()
H A Dreg.h6476 #define B_BE_WL_ACT_SWCTRL BIT(22) macro