Lines Matching refs:chandef
1248 u16 freq = phy->chandef->chan->center_freq; in b43_radio_2056_setup()
2293 nphy->rssical_chanspec_2G.center_freq = phy->chandef->chan->center_freq; in b43_nphy_rev3_rssi_cal()
2295 nphy->rssical_chanspec_5G.center_freq = phy->chandef->chan->center_freq; in b43_nphy_rev3_rssi_cal()
3067 u16 freq = phy->chandef->chan->center_freq; in b43_nphy_workarounds_rev7plus()
3756 u16 freq = phy->chandef->chan->center_freq; in b43_nphy_tx_power_fix()
3951 if (phy->chandef->chan->flags & IEEE80211_CHAN_NO_IR) in b43_nphy_tx_power_ctl_idle_tssi()
4068 u16 freq = phy->chandef->chan->center_freq; in b43_nphy_tx_power_ctl_setup()
5284 iqcal_chanspec->center_freq = dev->phy.chandef->chan->center_freq; in b43_nphy_save_cal()
5286 cfg80211_get_chandef_type(dev->phy.chandef); in b43_nphy_save_cal()
5585 phy->chandef->chan->center_freq; in b43_nphy_cal_tx_iq_lo()
5587 cfg80211_get_chandef_type(phy->chandef); in b43_nphy_cal_tx_iq_lo()
5623 nphy->txiqlocal_chanspec.center_freq != dev->phy.chandef->chan->center_freq || in b43_nphy_reapply_tx_cal_coeffs()
5624 nphy->txiqlocal_chanspec.channel_type != cfg80211_get_chandef_type(dev->phy.chandef)) in b43_nphy_reapply_tx_cal_coeffs()
5894 struct ieee80211_channel *channel = dev->wl->hw->conf.chandef.chan; in b43_nphy_op_recalc_txpower()
5910 max = INT_TO_Q52(phy->chandef->chan->max_power); in b43_nphy_op_recalc_txpower()
6691 struct ieee80211_channel *channel = dev->wl->hw->conf.chandef.chan; in b43_nphy_op_switch_channel()
6693 cfg80211_get_chandef_type(&dev->wl->hw->conf.chandef); in b43_nphy_op_switch_channel()