Searched refs:wlan_cm_get_country_code (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/ |
D | wlan_cm_roam_api.h | 358 QDF_STATUS wlan_cm_get_country_code(struct wlan_objmgr_pdev *pdev,
|
/wlan-driver/qcacld-3.0/os_if/tdls/src/ |
D | wlan_cfg80211_tdls.c | 319 status = wlan_cm_get_country_code(pdev, wlan_vdev_get_id(vdev), in tdls_calc_channels_from_staparams()
|
/wlan-driver/qcacld-3.0/components/tdls/core/src/ |
D | wlan_tdls_main.c | 906 wlan_cm_get_country_code(pdev, wlan_vdev_get_id(vdev), country_code); in tdls_is_6g_freq_allowed()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/ |
D | rrm_api.c | 509 status = wlan_cm_get_country_code(mac->pdev, vdev_id, country_code); in rrm_get_country_code_from_connected_profile()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_tdls.c | 255 wlan_cm_get_country_code(mac->pdev, pe_session->vdev_id, ap_cc); in populate_dot11f_tdls_offchannel_params()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/ |
D | wlan_cm_roam_api.c | 939 QDF_STATUS wlan_cm_get_country_code(struct wlan_objmgr_pdev *pdev, in wlan_cm_get_country_code() function
|