Searched refs:EVENT_TX (Results 1 – 2 of 2) sorted by relevance
391 set_bit(EVENT_TX, &ax_local->flags); in ax88796c_start_xmit()567 set_bit(EVENT_TX, &ax_local->flags); in ax88796c_process_isr()630 if (test_bit(EVENT_TX, &ax_local->flags)) { in ax88796c_work()636 clear_bit(EVENT_TX, &ax_local->flags); in ax88796c_work()899 clear_bit(EVENT_TX, &ax_local->flags); in ax88796c_close()
131 #define EVENT_TX 1 macro
Completed in 8 milliseconds