Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c956 ret = mt7915_mcu_add_tx_ba(dev, params, true); in mt7915_ampdu_action()
962 ret = mt7915_mcu_add_tx_ba(dev, params, false); in mt7915_ampdu_action()
971 ret = mt7915_mcu_add_tx_ba(dev, params, false); in mt7915_ampdu_action()
H A Dmt7915.h452 int mt7915_mcu_add_tx_ba(struct mt7915_dev *dev,
H A Dmcu.c714 int mt7915_mcu_add_tx_ba(struct mt7915_dev *dev, in mt7915_mcu_add_tx_ba() function