Searched refs:mt7615_mcu_add_tx_ba (Results 1 – 2 of 2) sorted by relevance
848 ret = mt7615_mcu_add_tx_ba(dev, params, true); in mt7615_ampdu_action()856 ret = mt7615_mcu_add_tx_ba(dev, params, false); in mt7615_ampdu_action()865 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