Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c4173 uint32_t op_start_freq; in target_if_is_agile_span_overlap_with_operating_span() local
4225 op_start_freq = chan_freq - FREQ_OFFSET_10MHZ; in target_if_is_agile_span_overlap_with_operating_span()
4242 op_start_freq = bonded_chan_ptr->start_freq - FREQ_OFFSET_10MHZ; in target_if_is_agile_span_overlap_with_operating_span()
4249 if (agile_end_freq > op_start_freq && in target_if_is_agile_span_overlap_with_operating_span()
4255 if (agile_end_freq > op_start_freq && in target_if_is_agile_span_overlap_with_operating_span()
4263 if (agile_end_freq > op_start_freq && in target_if_is_agile_span_overlap_with_operating_span()