Searched refs:target_chan (Results 1 – 2 of 2) sorted by relevance
1302 uint target_chan; in wlc_phy_txpower_recalc_target() local1315 target_chan = CHSPEC_CHANNEL(chspec); in wlc_phy_txpower_recalc_target()1317 target_chan = upper_20_sb(CHSPEC_CHANNEL(chspec)); in wlc_phy_txpower_recalc_target()1319 target_chan = lower_20_sb(CHSPEC_CHANNEL(chspec)); in wlc_phy_txpower_recalc_target()1359 target_chan, in wlc_phy_txpower_recalc_target()1364 target_chan, in wlc_phy_txpower_recalc_target()
7784 const struct rtw89_chan *target_chan) in rtw89_rfk_chan_lookup() argument7794 if (rfk_chan_is_equivalent(&desc[i], target_chan)) in rtw89_rfk_chan_lookup()