Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c531 static eCSR_BW_Val csr_get_half_bw(enum phy_ch_width ch_width) in csr_get_half_bw() function
597 *sap_hbw = csr_get_half_bw(ch_width); in csr_handle_conc_chnl_overlap_for_sap_go()
604 *intf_hbw = csr_get_half_bw(ch_width); in csr_handle_conc_chnl_overlap_for_sap_go()
609 *sap_hbw = csr_get_half_bw(ch_width); in csr_handle_conc_chnl_overlap_for_sap_go()
705 intf_hbw = csr_get_half_bw(ch_width); in csr_check_concurrent_channel_overlap()