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()
498 struct mt76_phy *phy; in mt76_alloc_radio_phy() local
520 struct mt76_phy *phy; in mt76_alloc_phy() local
548 int mt76_register_phy(struct mt76_phy *phy, bool vht, in mt76_register_phy()
599 void mt76_unregister_phy(struct mt76_phy *phy) in mt76_unregister_phy()
669 struct mt76_phy *phy; in mt76_alloc_device() local
745 struct mt76_phy *phy = &dev->phy; in mt76_register_device() local
821 static void mt76_reset_phy(struct mt76_phy *phy) in mt76_reset_phy()
880 static void mt76_rx_release_amsdu(struct mt76_phy *phy, enum mt76_rxq_id q) in mt76_rx_release_amsdu()
916 static void mt76_rx_release_burst(struct mt76_phy *phy, enum mt76_rxq_id q, in mt76_rx_release_burst()
942 struct mt76_phy *phy = mt76_dev_phy(dev, status->phy_idx); in mt76_rx() local
961 bool mt76_has_tx_pending(struct mt76_phy *phy) in mt76_has_tx_pending()
977 mt76_channel_state(struct mt76_phy *phy, struct ieee80211_channel *c) in mt76_channel_state()
993 void mt76_update_survey_active_time(struct mt76_phy *phy, ktime_t time) in mt76_update_survey_active_time()
1003 void mt76_update_survey(struct mt76_phy *phy) in mt76_update_survey()
1025 int __mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef, in __mt76_set_channel()
1061 int mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef, in mt76_set_channel()
1076 int mt76_update_channel(struct mt76_phy *phy) in mt76_update_channel()
1089 mt76_get_survey_sband(struct mt76_phy *phy, int *idx) in mt76_get_survey_sband()
1109 struct mt76_phy *phy = hw->priv; in mt76_get_survey() local
1567 mt76_sta_add(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_sta_add()
1602 void __mt76_sta_remove(struct mt76_phy *phy, struct ieee80211_vif *vif, in __mt76_sta_remove()
1623 mt76_sta_remove(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_sta_remove()
1638 struct mt76_phy *phy = hw->priv; in mt76_sta_state() local
1676 struct mt76_phy *phy = hw->priv; in mt76_sta_pre_rcu_remove() local
1706 struct mt76_phy *phy = mt76_dev_phy(dev, wcid->phy_idx); in mt76_wcid_cleanup() local
1751 s8 mt76_get_power_bound(struct mt76_phy *phy, s8 txpower) in mt76_get_power_bound()
1765 struct mt76_phy *phy = mt76_vif_phy(hw, vif); in mt76_get_txpower() local
1782 struct mt76_phy *phy = hw->priv; in mt76_init_sar_power() local
1805 int mt76_get_sar_power(struct mt76_phy *phy, in mt76_get_sar_power()
1929 struct mt76_phy *phy = hw->priv; in mt76_sw_scan() local
1937 struct mt76_phy *phy = hw->priv; in mt76_sw_scan_complete() local
1946 struct mt76_phy *phy = hw->priv; in mt76_get_antenna() local
2035 enum mt76_dfs_state mt76_phy_dfs_state(struct mt76_phy *phy) in mt76_phy_dfs_state()