Home
last modified time | relevance | path

Searched refs:mt76_connac_mcu_sta_ba (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c351 return mt76_connac_mcu_sta_ba(&dev->mt76, &msta->vif->mt76, params, in mt7921_mcu_uni_tx_ba()
362 return mt76_connac_mcu_sta_ba(&dev->mt76, &msta->vif->mt76, params, in mt7921_mcu_uni_rx_ba()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h1835 int mt76_connac_mcu_sta_ba(struct mt76_dev *dev, struct mt76_vif *mvif,
H A Dmt76_connac_mcu.c1235 int mt76_connac_mcu_sta_ba(struct mt76_dev *dev, struct mt76_vif *mvif, in mt76_connac_mcu_sta_ba() function
1280 EXPORT_SYMBOL_GPL(mt76_connac_mcu_sta_ba);
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c697 return mt76_connac_mcu_sta_ba(&dev->mt76, &mvif->mt76, params, in mt7915_mcu_add_tx_ba()
709 return mt76_connac_mcu_sta_ba(&dev->mt76, &mvif->mt76, params, in mt7915_mcu_add_rx_ba()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmcu.c1145 return mt76_connac_mcu_sta_ba(&dev->mt76, &sta->vif->mt76, params, in mt7615_mcu_uni_tx_ba()