Searched refs:mt7615_tx_mcu_int_mask (Results 1 – 3 of 3) sorted by relevance
80 mt7615_tx_mcu_int_mask(dev)); in mt7615_poll_tx()295 mask = MT_INT_RX_DONE_ALL | mt7615_tx_mcu_int_mask(dev); in mt7615_dma_init()
89 u32 intr, mask = 0, tx_mcu_mask = mt7615_tx_mcu_int_mask(dev); in mt7615_irq_tasklet()
442 static inline u32 mt7615_tx_mcu_int_mask(struct mt7615_dev *dev) in mt7615_tx_mcu_int_mask() function