Searched refs:EVENT_INTR (Results 1 – 2 of 2) sorted by relevance
601 set_bit(EVENT_INTR, &ax_local->flags); in ax88796c_interrupt()619 if (test_bit(EVENT_INTR, &ax_local->flags)) { in ax88796c_work()625 clear_bit(EVENT_INTR, &ax_local->flags); in ax88796c_work()900 clear_bit(EVENT_INTR, &ax_local->flags); in ax88796c_close()
130 #define EVENT_INTR 0 macro