Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
H A Dwlan_tdls_ucfg_api.h129 bool ucfg_tdls_is_fw_11ax_capable(struct wlan_objmgr_psoc *psoc);
148 bool ucfg_tdls_is_fw_11ax_capable(struct wlan_objmgr_psoc *psoc) in ucfg_tdls_is_fw_11ax_capable() function
603 bool ucfg_tdls_is_fw_11ax_capable(struct wlan_objmgr_psoc *psoc) in ucfg_tdls_is_fw_11ax_capable() function
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
H A Dwlan_tdls_ucfg_api.c406 bool ucfg_tdls_is_fw_11ax_capable(struct wlan_objmgr_psoc *psoc) in ucfg_tdls_is_fw_11ax_capable() function
/wlan-driver/qcacld-3.0/os_if/tdls/src/
H A Dwlan_cfg80211_tdls.c724 tdls_11ax_support = ucfg_tdls_is_fw_11ax_capable(psoc); in wlan_cfg80211_tdls_update_peer()