Searched refs:mt7615_mcu_add_tx_ba (Results 1 – 2 of 2) sorted by relevance
805 ret = mt7615_mcu_add_tx_ba(dev, params, true); in mt7615_ampdu_action()813 ret = mt7615_mcu_add_tx_ba(dev, params, false); in mt7615_ampdu_action()822 ret = mt7615_mcu_add_tx_ba(dev, params, false); in mt7615_ampdu_action()
195 #define mt7615_mcu_add_tx_ba(dev, ...) (dev)->mcu_ops->add_tx_ba((dev), __VA_ARGS__) macro