Lines Matching refs:mt76_phy
260 struct mt76_phy *phy = hw->priv; in __mt76_tx_complete_skb()
299 __mt76_tx_queue_skb(struct mt76_phy *phy, int qid, struct sk_buff *skb, in __mt76_tx_queue_skb()
329 mt76_tx(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_tx()
370 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue()
387 mt76_queue_ps_skb(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_queue_ps_skb()
408 struct mt76_phy *phy = hw->priv; in mt76_release_buffered_frames()
455 mt76_txq_send_burst(struct mt76_phy *phy, struct mt76_queue *q, in mt76_txq_send_burst()
521 mt76_txq_schedule_list(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule_list()
575 void mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule()
596 void mt76_txq_schedule_all(struct mt76_phy *phy) in mt76_txq_schedule_all()
607 struct mt76_phy *phy; in mt76_tx_worker_run()
637 void mt76_stop_tx_queues(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_stop_tx_queues()
662 struct mt76_phy *phy = hw->priv; in mt76_wake_tx_queue()
728 struct mt76_phy *phy = &dev->phy; in __mt76_set_tx_blocked()