Home
last modified time | relevance | path

Searched defs:mt7615_mcu_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
Dmt7615.h205 struct mt7615_mcu_ops { struct
206 int (*add_tx_ba)(struct mt7615_dev *dev,
209 int (*add_rx_ba)(struct mt7615_dev *dev,
212 int (*sta_add)(struct mt7615_phy *phy, struct ieee80211_vif *vif,
214 int (*add_dev_info)(struct mt7615_phy *phy, struct ieee80211_vif *vif,
216 int (*add_bss_info)(struct mt7615_phy *phy, struct ieee80211_vif *vif,
218 int (*add_beacon_offload)(struct mt7615_dev *dev,
244 const struct mt7615_mcu_ops *mcu_ops; argument
Dmcu.c1870 static const struct mt76_mcu_ops mt7615_mcu_ops = { in mt7615_mcu_init() local