Home
last modified time | relevance | path

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

/NextBSD/sys/dev/rl/
HDif_rlreg.h930 #define RL_FLAG_WAIT_TXPOLL 0x00004000 macro
/NextBSD/sys/dev/re/
HDif_re.c1467 RL_FLAG_JUMBOV2 | RL_FLAG_WAIT_TXPOLL | RL_FLAG_WOL_MANLINK; in re_attach()
3604 if ((sc->rl_flags & RL_FLAG_WAIT_TXPOLL) != 0) { in re_stop()