Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds