Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c710 *is_bw_supported = supported_bws->bandwidths & in target_if_is_sscan_bw_supported()
741 if (supported_bws->bandwidths & (1 << pos)) in get_max_sscan_bw()
2284 supported_bws->bandwidths |= 1 << get_supported_sscan_bw_pos(op_bw); in target_if_populate_supported_sscan_bws_be()
2289 supported_bws->bandwidths |= 1 << get_supported_sscan_bw_pos(op_bw); in target_if_populate_supported_sscan_bws_be()
2312 supported_bws->bandwidths |= in target_if_populate_supported_sscan_bws_be()
2320 supported_bws->bandwidths |= in target_if_populate_supported_sscan_bws_be()
2327 supported_bws->bandwidths |= in target_if_populate_supported_sscan_bws_be()
2396 supported_bws->bandwidths |= in target_if_populate_supported_sscan_bws()
2411 supported_bws->bandwidths |= in target_if_populate_supported_sscan_bws()
2418 supported_bws->bandwidths |= in target_if_populate_supported_sscan_bws()
[all …]
Dtarget_if_spectral.h1178 uint32_t bandwidths; member