Searched refs:EVENT_SET_MULTI (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_main.c614 if (test_bit(EVENT_SET_MULTI, &ax_local->flags)) {
616 clear_bit(EVENT_SET_MULTI, &ax_local->flags);
899 clear_bit(EVENT_SET_MULTI, &ax_local->flags);
H A Dax88796c_main.h132 #define EVENT_SET_MULTI 2 macro

Completed in 115 milliseconds