Searched refs:ECM_INT_DELAY_MASK (Results 1 – 2 of 2) sorted by relevance
53 #define ECM_INT_DELAY_MASK 0xF0 macro
51 #define TSNEP_COALESCE_USECS_MAX ((ECM_INT_DELAY_MASK >> ECM_INT_DELAY_SHIFT) * \121 usecs &= ECM_INT_DELAY_MASK; in tsnep_set_irq_coalesce()123 queue->irq_delay &= ~ECM_INT_DELAY_MASK; in tsnep_set_irq_coalesce()134 usecs = (queue->irq_delay & ECM_INT_DELAY_MASK); in tsnep_get_irq_coalesce()