Home
last modified time | relevance | path

Searched refs:wlan_mlme_get_wds_mode (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_wds.c47 if (!wlan_mlme_get_wds_mode(psoc)) in hdd_wds_config_dp_repeater_mode()
Dwlan_hdd_assoc.c1500 (wlan_mlme_get_wds_mode(hdd_ctx->psoc) == in hdd_change_peer_state()
1525 (wlan_mlme_get_wds_mode(hdd_ctx->psoc) == in hdd_change_peer_state()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
Dwlan_mlme_api.h4229 wlan_mlme_get_wds_mode(struct wlan_objmgr_psoc *psoc);
4242 wlan_mlme_get_wds_mode(struct wlan_objmgr_psoc *psoc) in wlan_mlme_get_wds_mode() function
Dwlan_mlme_ucfg_api.h5190 return wlan_mlme_get_wds_mode(psoc); in ucfg_mlme_get_wds_mode()
/wlan-driver/qcacld-3.0/components/fw_offload/core/src/
Dwlan_fw_offload_main.c920 if (!wlan_mlme_get_wds_mode(psoc)) in fwol_set_sap_wds_config()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c6560 wlan_mlme_get_wds_mode(struct wlan_objmgr_psoc *psoc) in wlan_mlme_get_wds_mode() function
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c299 wlan_mlme_get_wds_mode(psoc) ? true : false; in wma_set_peer_map_unmap_v2_config()