Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c659 int get_supported_sscan_bw_pos(enum phy_ch_width sscan_bw) in get_supported_sscan_bw_pos() function
711 (1 << get_supported_sscan_bw_pos(sscan_bw)); in target_if_is_sscan_bw_supported()
734 op_bw_pos = get_supported_sscan_bw_pos(op_bw); 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()
2313 1 << get_supported_sscan_bw_pos(op_bw); in target_if_populate_supported_sscan_bws_be()
2321 1 << get_supported_sscan_bw_pos(op_bw); 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()
2397 1 << get_supported_sscan_bw_pos( in target_if_populate_supported_sscan_bws()
2412 1 << get_supported_sscan_bw_pos( in target_if_populate_supported_sscan_bws()
[all …]
Dtarget_if_spectral.h1189 int get_supported_sscan_bw_pos(enum phy_ch_width sscan_bw);