Lines Matching refs:mt76_dev
196 struct mt76_dev mt76;
385 int mt7921_mac_sta_add(struct mt76_dev *mdev, struct ieee80211_vif *vif,
387 void mt7921_mac_sta_assoc(struct mt76_dev *mdev, struct ieee80211_vif *vif,
389 void mt7921_mac_sta_remove(struct mt76_dev *mdev, struct ieee80211_vif *vif,
394 void mt7921_reset(struct mt76_dev *mdev);
395 int mt7921e_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr,
401 void mt7921e_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e);
404 void mt7921_queue_rx_skb(struct mt76_dev *mdev, enum mt76_rxq_id q,
406 void mt7921_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, bool ps);
441 int mt7921_mcu_fill_message(struct mt76_dev *mdev, struct sk_buff *skb,
443 int mt7921_mcu_parse_response(struct mt76_dev *mdev, int cmd,
445 int mt7921_mcu_restart(struct mt76_dev *dev);
447 void mt7921e_queue_rx_skb(struct mt76_dev *mdev, enum mt76_rxq_id q,
460 int mt7921s_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr,
464 void mt7921s_tx_complete_skb(struct mt76_dev *mdev, struct mt76_queue_entry *e);
465 bool mt7921s_tx_status_data(struct mt76_dev *mdev, u8 *update);