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