Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dmt7615.h217 struct mt7615_mcu_ops { struct
218 int (*add_tx_ba)(struct mt7615_dev *dev,
221 int (*add_rx_ba)(struct mt7615_dev *dev,
224 int (*sta_add)(struct mt7615_phy *phy, struct ieee80211_vif *vif,
226 int (*add_dev_info)(struct mt7615_phy *phy, struct ieee80211_vif *vif,
228 int (*add_bss_info)(struct mt7615_phy *phy, struct ieee80211_vif *vif,
230 int (*add_beacon_offload)(struct mt7615_dev *dev,
256 const struct mt7615_mcu_ops *mcu_ops; argument
A Dmcu.c1891 static const struct mt76_mcu_ops mt7615_mcu_ops = { in mt7615_mcu_init() local

Completed in 15 milliseconds