Home
last modified time | relevance | path

Searched refs:sap_operating_band (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
Dwlan_cm_roam_public_struct.h700 uint8_t sap_operating_band; member
/wlan-driver/qcacld-3.0/core/sme/inc/
Dsme_api.h2211 uint8_t session_id, uint8_t sap_operating_band);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c16720 uint8_t sap_operating_band = 0; in hdd_get_sap_operating_band_by_link_info() local
16731 sap_operating_band = BAND_2G; in hdd_get_sap_operating_band_by_link_info()
16734 sap_operating_band = BAND_5G; in hdd_get_sap_operating_band_by_link_info()
16736 sap_operating_band = BAND_UNKNOWN; in hdd_get_sap_operating_band_by_link_info()
16738 return sap_operating_band; in hdd_get_sap_operating_band_by_link_info()
16861 uint8_t sap_operating_band; in __wlan_hdd_cfg80211_sta_roam_policy() local
16893 sap_operating_band = hdd_get_sap_operating_band(hdd_ctx); in __wlan_hdd_cfg80211_sta_roam_policy()
16898 sap_operating_band); in __wlan_hdd_cfg80211_sta_roam_policy()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
Dcsr_api_roam.c1065 roam_policy->sap_operating_band == in csr_update_channel_list()
1069 roam_policy->sap_operating_band == in csr_update_channel_list()
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c13063 uint8_t sap_operating_band) in sme_update_sta_roam_policy() argument
13082 mlme_obj->cfg.lfr.rso_user_config.policy_params.sap_operating_band = in sme_update_sta_roam_policy()
13083 sap_operating_band; in sme_update_sta_roam_policy()