Searched refs:new_bonded_chan (Results 1 – 1 of 1) sorted by relevance
4683 const struct bonded_channel_freq *new_bonded_chan; in reg_extract_puncture_by_bw() local4699 new_bonded_chan = reg_get_bonded_chan_entry(freq, new_bw, 0); in reg_extract_puncture_by_bw()4720 (new_bonded_chan && in reg_extract_puncture_by_bw()4721 chan_cfreq >= new_bonded_chan->start_freq && in reg_extract_puncture_by_bw()4722 chan_cfreq <= new_bonded_chan->end_freq)) { in reg_extract_puncture_by_bw()