Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c2295 enum phy_ch_width half_op_bw; in target_if_populate_supported_sscan_bws_be() local
2325 half_op_bw = target_if_get_half_bandwidth(op_bw); in target_if_populate_supported_sscan_bws_be()
2326 if (half_op_bw != CH_WIDTH_INVALID) { in target_if_populate_supported_sscan_bws_be()
2328 1 << get_supported_sscan_bw_pos(half_op_bw); in target_if_populate_supported_sscan_bws_be()
2330 [SPECTRAL_SCAN_MODE_AGILE][half_op_bw] = true; in target_if_populate_supported_sscan_bws_be()