Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c474 uint32_t *sap_cch, uint32_t *sap_hbw, uint8_t *chb) in csr_calc_chb_for_sap_phymode() argument
479 *sap_hbw = HALF_BW_OF(eCSR_BW_40MHz_VAL); in csr_calc_chb_for_sap_phymode()
494 *sap_hbw = HALF_BW_OF(eCSR_BW_80MHz_VAL); in csr_calc_chb_for_sap_phymode()
511 *sap_hbw = HALF_BW_OF(eCSR_BW_40MHz_VAL); in csr_calc_chb_for_sap_phymode()
573 uint32_t *sap_ch_freq, uint32_t *sap_hbw, uint32_t *sap_cfreq, in csr_handle_conc_chnl_overlap_for_sap_go() argument
597 *sap_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()
619 uint32_t intf_ch_freq = 0, sap_hbw = 0, intf_hbw = 0, intf_cfreq = 0; in csr_check_concurrent_channel_overlap() local
666 sap_hbw = HALF_BW_OF(eCSR_BW_20MHz_VAL); in csr_check_concurrent_channel_overlap()
676 &sap_hbw, &chb); in csr_check_concurrent_channel_overlap()
[all …]