Home
last modified time | relevance | path

Searched refs:RTW89_WIFI_ROLE_AP (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c4483 (rlink->role != RTW89_WIFI_ROLE_AP && in _set_bt_afh_info()
4940 if (btc->cx.wl.role_info.role_map & BIT(RTW89_WIFI_ROLE_AP)) in rtw89_btc_set_policy()
7114 case RTW89_WIFI_ROLE_AP: in _get_role_link_mode()
7543 (role_map & BIT(RTW89_WIFI_ROLE_AP))) && !go_cleint_exist) { in _modify_role_link_mode()
7557 (role_map & BIT(RTW89_WIFI_ROLE_AP))) { in _modify_role_link_mode()
7651 rlink->role == RTW89_WIFI_ROLE_AP) && in _update_wl_info()
H A Dfw.c6091 RTW89_SET_FWCMD_CXROLE_ROLE_AP(cmd, !!(rmap & BIT(RTW89_WIFI_ROLE_AP))); in rtw89_fw_h2c_cxdrv_role()
6172 RTW89_SET_FWCMD_CXROLE_ROLE_AP(cmd, !!(rmap & BIT(RTW89_WIFI_ROLE_AP))); in rtw89_fw_h2c_cxdrv_role_v1()
6346 RTW89_SET_FWCMD_CXROLE_ROLE_AP(cmd, !!(rmap & BIT(RTW89_WIFI_ROLE_AP))); in rtw89_fw_h2c_cxdrv_role_v2()
H A Dcore.h259 RTW89_WIFI_ROLE_AP, enumerator
H A Dcore.c5692 rtwvif_link->wifi_role = RTW89_WIFI_ROLE_AP; in rtw89_vif_type_mapping()