Searched refs:op_bw (Results 1 – 1 of 1) sorted by relevance
689 enum phy_ch_width op_bw, in target_if_is_sscan_bw_supported() argument697 if (op_bw >= CH_WIDTH_INVALID) { in target_if_is_sscan_bw_supported()698 spectral_err("Invalid channel width %d", op_bw); in target_if_is_sscan_bw_supported()709 supported_bws = &spectral->supported_bws[smode][op_bw]; in target_if_is_sscan_bw_supported()728 enum phy_ch_width op_bw) in get_max_sscan_bw() argument733 supported_bws = &spectral->supported_bws[smode][op_bw]; in get_max_sscan_bw()734 op_bw_pos = get_supported_sscan_bw_pos(op_bw); in get_max_sscan_bw()758 enum phy_ch_width op_bw, in target_if_spectral_find_agile_width() argument783 op_bw); in target_if_spectral_find_agile_width()787 switch (op_bw) { in target_if_spectral_find_agile_width()[all …]