Searched refs:target_chan (Results 1 – 3 of 3) sorted by relevance
1534 uint target_chan; in wlc_phy_txpower_recalc_target() local1547 target_chan = CHSPEC_CHANNEL(chspec); in wlc_phy_txpower_recalc_target()1549 target_chan = upper_20_sb(CHSPEC_CHANNEL(chspec)); in wlc_phy_txpower_recalc_target()1551 target_chan = lower_20_sb(CHSPEC_CHANNEL(chspec)); in wlc_phy_txpower_recalc_target()1591 target_chan, in wlc_phy_txpower_recalc_target()1596 target_chan, in wlc_phy_txpower_recalc_target()
974 const struct rtw89_chan *target_chan);
6065 const struct rtw89_chan *target_chan) in rtw89_rfk_chan_lookup() argument6075 if (rfk_chan_is_equivalent(&desc[i], target_chan)) in rtw89_rfk_chan_lookup()