Searched refs:RL_FLAG_WAIT_TXPOLL (Results 1 – 2 of 2) sorted by relevance
930 #define RL_FLAG_WAIT_TXPOLL 0x00004000 macro
1467 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()