Home
last modified time | relevance | path

Searched refs:wlansap_get_max_bw_by_phymode (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_pre_cac.c270 cac_ch_width = wlansap_get_max_bw_by_phymode(hdd_ap_ctx->sap_context); in __wlan_hdd_request_pre_cac()
374 cac_ch_width = wlansap_get_max_bw_by_phymode(hdd_ap_ctx->sap_context); in __wlan_hdd_request_pre_cac()
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h1452 wlansap_get_max_bw_by_phymode(struct sap_context *sap_ctx);
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c1407 ch_width = wlansap_get_max_bw_by_phymode(sap_context); in wlansap_get_csa_chanwidth_from_phymode()
2947 wlansap_get_max_bw_by_phymode(struct sap_context *sap_ctx) in wlansap_get_max_bw_by_phymode() function