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
835 static void mt76_rx_release_amsdu(struct mt76_phy *phy, enum mt76_rxq_id q) in mt76_rx_release_amsdu()
871 static void mt76_rx_release_burst(struct mt76_phy *phy, enum mt76_rxq_id q, in mt76_rx_release_burst()
897 struct mt76_phy *phy = mt76_dev_phy(dev, status->phy_idx); in mt76_rx() local
916 bool mt76_has_tx_pending(struct mt76_phy *phy) in mt76_has_tx_pending()
932 mt76_channel_state(struct mt76_phy *phy, struct ieee80211_channel *c) in mt76_channel_state()
948 void mt76_update_survey_active_time(struct mt76_phy *phy, ktime_t time) in mt76_update_survey_active_time()
958 void mt76_update_survey(struct mt76_phy *phy) in mt76_update_survey()
980 int __mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef, in __mt76_set_channel()
1016 int mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef, in mt76_set_channel()
1031 int mt76_update_channel(struct mt76_phy *phy) in mt76_update_channel()
1044 mt76_get_survey_sband(struct mt76_phy *phy, int *idx) in mt76_get_survey_sband()
1064 struct mt76_phy *phy = hw->priv; in mt76_get_survey() local
1520 mt76_sta_add(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_sta_add()
1555 void __mt76_sta_remove(struct mt76_phy *phy, struct ieee80211_vif *vif, in __mt76_sta_remove()
1576 mt76_sta_remove(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_sta_remove()
1591 struct mt76_phy *phy = hw->priv; in mt76_sta_state() local
1629 struct mt76_phy *phy = hw->priv; in mt76_sta_pre_rcu_remove() local
1659 struct mt76_phy *phy = mt76_dev_phy(dev, wcid->phy_idx); in mt76_wcid_cleanup() local
1703 struct mt76_phy *phy = mt76_vif_phy(hw, vif); in mt76_get_txpower() local
1720 struct mt76_phy *phy = hw->priv; in mt76_init_sar_power() local
1743 int mt76_get_sar_power(struct mt76_phy *phy, in mt76_get_sar_power()
1867 struct mt76_phy *phy = hw->priv; in mt76_sw_scan() local
1875 struct mt76_phy *phy = hw->priv; in mt76_sw_scan_complete() local
1883 struct mt76_phy *phy = hw->priv; in mt76_get_antenna() local
1972 enum mt76_dfs_state mt76_phy_dfs_state(struct mt76_phy *phy) in mt76_phy_dfs_state()