Searched refs:MT_INT_TBTT (Results 1 – 3 of 3) sorted by relevance
80 mt76x02_irq_enable(dev, MT_INT_PRE_TBTT | MT_INT_TBTT); in mt76x02e_beacon_enable()82 mt76x02_irq_disable(dev, MT_INT_PRE_TBTT | MT_INT_TBTT); in mt76x02e_beacon_enable()281 if (intr & MT_INT_TBTT) { in mt76x02_irq_handler()
117 #define MT_INT_TBTT BIT(20) macro
95 #define MT_INT_TBTT BIT(20) macro