Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunhme.h465 #define HFLAG_POLL 0x00000001 /* We are doing MIF polling */ macro
H A Dsunhme.c962 if ((hp->happy_flags & (HFLAG_POLLENABLE | HFLAG_POLL)) != in happy_meal_poll_stop()
963 (HFLAG_POLLENABLE | HFLAG_POLL)) { in happy_meal_poll_stop()
978 hp->happy_flags &= ~(HFLAG_POLL); in happy_meal_poll_stop()
1095 if (hp->happy_flags & HFLAG_POLL) { in happy_meal_transceiver_check()

Completed in 6 milliseconds