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()
424 mt76_phy_init(struct mt76_phy *phy, struct ieee80211_hw *hw) in mt76_phy_init()
489 struct mt76_phy *phy; in mt76_alloc_phy() local
517 int mt76_register_phy(struct mt76_phy *phy, bool vht, in mt76_register_phy()
566 void mt76_unregister_phy(struct mt76_phy *phy) in mt76_unregister_phy()
636 struct mt76_phy *phy; in mt76_alloc_device() local
711 struct mt76_phy *phy = &dev->phy; in mt76_register_device() local
787 static void mt76_rx_release_amsdu(struct mt76_phy *phy, enum mt76_rxq_id q) in mt76_rx_release_amsdu()
823 static void mt76_rx_release_burst(struct mt76_phy *phy, enum mt76_rxq_id q, in mt76_rx_release_burst()
849 struct mt76_phy *phy = mt76_dev_phy(dev, status->phy_idx); in mt76_rx() local
868 bool mt76_has_tx_pending(struct mt76_phy *phy) in mt76_has_tx_pending()
884 mt76_channel_state(struct mt76_phy *phy, struct ieee80211_channel *c) in mt76_channel_state()
900 void mt76_update_survey_active_time(struct mt76_phy *phy, ktime_t time) in mt76_update_survey_active_time()
910 void mt76_update_survey(struct mt76_phy *phy) in mt76_update_survey()
932 int mt76_set_channel(struct mt76_phy *phy, struct cfg80211_chan_def *chandef, in mt76_set_channel()
973 int mt76_update_channel(struct mt76_phy *phy) in mt76_update_channel()
986 struct mt76_phy *phy = hw->priv; in mt76_get_survey() local
1440 mt76_sta_add(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt76_sta_add()
1510 struct mt76_phy *phy = hw->priv; in mt76_sta_state() local
1544 struct mt76_phy *phy = hw->priv; in mt76_sta_pre_rcu_remove() local
1569 struct mt76_phy *phy = mt76_dev_phy(dev, wcid->phy_idx); in mt76_wcid_cleanup() local
1601 struct mt76_phy *phy = hw->priv; in mt76_get_txpower() local
1614 struct mt76_phy *phy = hw->priv; in mt76_init_sar_power() local
1637 int mt76_get_sar_power(struct mt76_phy *phy, in mt76_get_sar_power()
1761 struct mt76_phy *phy = hw->priv; in mt76_sw_scan() local
1769 struct mt76_phy *phy = hw->priv; in mt76_sw_scan_complete() local
1777 struct mt76_phy *phy = hw->priv; in mt76_get_antenna() local
1811 u16 mt76_calculate_default_rate(struct mt76_phy *phy, in mt76_calculate_default_rate()
1886 enum mt76_dfs_state mt76_phy_dfs_state(struct mt76_phy *phy) in mt76_phy_dfs_state()