Home
last modified time | relevance | path

Searched refs:HFLAG_POLL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sun/
A Dsunhme.h465 #define HFLAG_POLL 0x00000001 /* We are doing MIF polling */ macro
A Dsunhme.c938 if ((hp->happy_flags & (HFLAG_POLLENABLE | HFLAG_POLL)) != in happy_meal_poll_stop()
939 (HFLAG_POLLENABLE | HFLAG_POLL)) { in happy_meal_poll_stop()
954 hp->happy_flags &= ~(HFLAG_POLL); in happy_meal_poll_stop()
1071 if (hp->happy_flags & HFLAG_POLL) { in happy_meal_transceiver_check()

Completed in 11 milliseconds