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