Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c1377 enum phy_ch_width ch_width, concurrent_bw = 0; in wlansap_get_csa_chanwidth_from_phymode() local
1411 concurrent_bw = wlan_sap_get_concurrent_bw( in wlansap_get_csa_chanwidth_from_phymode()
1414 ch_width = QDF_MIN(ch_width, concurrent_bw); in wlansap_get_csa_chanwidth_from_phymode()
1434 concurrent_bw, in wlansap_get_csa_chanwidth_from_phymode()