Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_pre_cac.c77 pre_cac_ch_width = wlansap_get_chan_width( in wlan_hdd_pre_cac_success()
H A Dwlan_hdd_hostapd_wext.c80 *value = wlansap_get_chan_width(sap_ctx); in hdd_sap_get_chan_width()
H A Dwlan_hdd_hostapd.c5880 go_bw = wlansap_get_chan_width(WLAN_HDD_GET_SAP_CTX_PTR(go_link_info)); in hdd_handle_acs_2g_preferred_sap_conc()
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h1441 uint32_t wlansap_get_chan_width(struct sap_context *sap_ctx);
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c2941 uint32_t wlansap_get_chan_width(struct sap_context *sap_ctx) in wlansap_get_chan_width() function