Lines Matching defs:phy
196 static int mt76_led_init(struct mt76_phy *phy) in mt76_led_init()
243 static void mt76_led_cleanup(struct mt76_phy *phy) in mt76_led_cleanup()
251 static void mt76_init_stream_cap(struct mt76_phy *phy, in mt76_init_stream_cap()
293 void mt76_set_stream_caps(struct mt76_phy *phy, bool vht) in mt76_set_stream_caps()
305 mt76_init_sband(struct mt76_phy *phy, struct mt76_sband *msband, in mt76_init_sband()
362 mt76_init_sband_2g(struct mt76_phy *phy, struct ieee80211_rate *rates, in mt76_init_sband_2g()
373 mt76_init_sband_5g(struct mt76_phy *phy, struct ieee80211_rate *rates, in mt76_init_sband_5g()
384 mt76_init_sband_6g(struct mt76_phy *phy, struct ieee80211_rate *rates, in mt76_init_sband_6g()
395 mt76_check_sband(struct mt76_phy *phy, struct mt76_sband *msband, in mt76_check_sband()
427 mt76_phy_init(struct mt76_phy *phy, struct ieee80211_hw *hw) in mt76_phy_init()
496 struct mt76_phy *phy; in mt76_alloc_radio_phy() local
518 struct mt76_phy *phy; in mt76_alloc_phy() local
546 int mt76_register_phy(struct mt76_phy *phy, bool vht, in mt76_register_phy()
597 void mt76_unregister_phy(struct mt76_phy *phy) in mt76_unregister_phy()
667 struct mt76_phy *phy; in mt76_alloc_device() local
743 struct mt76_phy *phy = &dev->phy; in mt76_register_device() local
836 static void mt76_rx_release_amsdu(struct mt76_phy *phy, enum mt76_rxq_id q) in mt76_rx_release_amsdu()
872 static void mt76_rx_release_burst(struct mt76_phy *phy, enum mt76_rxq_id q, in mt76_rx_release_burst()
898 struct mt76_phy *phy = mt76_dev_phy(dev, status->phy_idx); in mt76_rx() local
917 bool mt76_has_tx_pending(struct mt76_phy *phy) in mt76_has_tx_pending()
933 mt76_channel_state(struct mt76_phy *phy, struct ieee80211_channel *c) in mt76_channel_state()
949 void mt76_update_survey_active_time(struct mt76_phy *phy, ktime_t time) in mt76_update_survey_active_time()
959 void mt76_update_survey(struct mt76_phy *phy) in mt76_update_survey()
981 int __mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef, in __mt76_set_channel()
1017 int mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef, in mt76_set_channel()
1032 int mt76_update_channel(struct mt76_phy *phy) in mt76_update_channel()
1045 mt76_get_survey_sband(struct mt76_phy *phy, int *idx) in mt76_get_survey_sband()
1065 struct mt76_phy *phy = hw->priv; in mt76_get_survey() local
1521 mt76_sta_add(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_sta_add()
1556 void __mt76_sta_remove(struct mt76_phy *phy, struct ieee80211_vif *vif, in __mt76_sta_remove()
1577 mt76_sta_remove(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_sta_remove()
1592 struct mt76_phy *phy = hw->priv; in mt76_sta_state() local
1630 struct mt76_phy *phy = hw->priv; in mt76_sta_pre_rcu_remove() local
1660 struct mt76_phy *phy = mt76_dev_phy(dev, wcid->phy_idx); in mt76_wcid_cleanup() local
1701 s8 mt76_get_power_bound(struct mt76_phy *phy, s8 txpower) in mt76_get_power_bound()
1715 struct mt76_phy *phy = mt76_vif_phy(hw, vif); in mt76_get_txpower() local
1732 struct mt76_phy *phy = hw->priv; in mt76_init_sar_power() local
1755 int mt76_get_sar_power(struct mt76_phy *phy, in mt76_get_sar_power()
1879 struct mt76_phy *phy = hw->priv; in mt76_sw_scan() local
1887 struct mt76_phy *phy = hw->priv; in mt76_sw_scan_complete() local
1895 struct mt76_phy *phy = hw->priv; in mt76_get_antenna() local
1984 enum mt76_dfs_state mt76_phy_dfs_state(struct mt76_phy *phy) in mt76_phy_dfs_state()