Home
last modified time | relevance | path

Searched refs:mt7996_mcu_add_tx_ba (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c772 ret = mt7996_mcu_add_tx_ba(dev, params, true); in mt7996_ampdu_action()
778 ret = mt7996_mcu_add_tx_ba(dev, params, false); in mt7996_ampdu_action()
787 ret = mt7996_mcu_add_tx_ba(dev, params, false); in mt7996_ampdu_action()
H A Dmt7996.h359 int mt7996_mcu_add_tx_ba(struct mt7996_dev *dev,
H A Dmcu.c934 int mt7996_mcu_add_tx_ba(struct mt7996_dev *dev, in mt7996_mcu_add_tx_ba() function