Home
last modified time | relevance | path

Searched refs:wlan_sap_get_vht_ch_width (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h1281 uint32_t wlan_sap_get_vht_ch_width(struct sap_context *sap_ctx);
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c721 uint32_t wlan_sap_get_vht_ch_width(struct sap_context *sap_ctx) in wlan_sap_get_vht_ch_width() function
2943 return wlan_sap_get_vht_ch_width(sap_ctx); in wlansap_get_chan_width()