Lines Matching defs:phy

227 static void mt76_init_stream_cap(struct mt76_phy *phy,  in mt76_init_stream_cap()
264 void mt76_set_stream_caps(struct mt76_phy *phy, bool vht) in mt76_set_stream_caps()
276 mt76_init_sband(struct mt76_phy *phy, struct mt76_sband *msband, in mt76_init_sband()
335 mt76_init_sband_2g(struct mt76_phy *phy, struct ieee80211_rate *rates, in mt76_init_sband_2g()
346 mt76_init_sband_5g(struct mt76_phy *phy, struct ieee80211_rate *rates, in mt76_init_sband_5g()
357 mt76_init_sband_6g(struct mt76_phy *phy, struct ieee80211_rate *rates, in mt76_init_sband_6g()
368 mt76_check_sband(struct mt76_phy *phy, struct mt76_sband *msband, in mt76_check_sband()
397 mt76_phy_init(struct mt76_phy *phy, struct ieee80211_hw *hw) in mt76_phy_init()
443 struct mt76_phy *phy; in mt76_alloc_phy() local
470 int mt76_register_phy(struct mt76_phy *phy, bool vht, in mt76_register_phy()
510 void mt76_unregister_phy(struct mt76_phy *phy) in mt76_unregister_phy()
526 struct mt76_phy *phy; in mt76_alloc_device() local
590 struct mt76_phy *phy = &dev->phy; in mt76_register_device() local
658 static void mt76_rx_release_amsdu(struct mt76_phy *phy, enum mt76_rxq_id q) in mt76_rx_release_amsdu()
694 static void mt76_rx_release_burst(struct mt76_phy *phy, enum mt76_rxq_id q, in mt76_rx_release_burst()
720 struct mt76_phy *phy = mt76_dev_phy(dev, status->ext_phy); in mt76_rx() local
739 bool mt76_has_tx_pending(struct mt76_phy *phy) in mt76_has_tx_pending()
755 mt76_channel_state(struct mt76_phy *phy, struct ieee80211_channel *c) in mt76_channel_state()
771 void mt76_update_survey_active_time(struct mt76_phy *phy, ktime_t time) in mt76_update_survey_active_time()
781 void mt76_update_survey(struct mt76_phy *phy) in mt76_update_survey()
803 void mt76_set_channel(struct mt76_phy *phy) in mt76_set_channel()
828 struct mt76_phy *phy = hw->priv; in mt76_get_survey() local
1304 struct mt76_phy *phy = hw->priv; in mt76_sta_state() local
1328 struct mt76_phy *phy = hw->priv; in mt76_sta_pre_rcu_remove() local
1341 struct mt76_phy *phy = hw->priv; in mt76_get_txpower() local
1447 struct mt76_phy *phy = hw->priv; in mt76_sw_scan() local
1455 struct mt76_phy *phy = hw->priv; in mt76_sw_scan_complete() local
1463 struct mt76_phy *phy = hw->priv; in mt76_get_antenna() local
1494 u16 mt76_calculate_default_rate(struct mt76_phy *phy, int rateidx) in mt76_calculate_default_rate()