Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Daggr_lacp.h197 #define LACP_WAIT_WHILE_TIMEOUT 0x02 macro
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c180 if (lacp_timer_bits & LACP_WAIT_WHILE_TIMEOUT) in aggr_port_timer_thread()
196 if (lacp_timer_bits & LACP_WAIT_WHILE_TIMEOUT) in aggr_port_timer_thread()
1489 pl->lacp_timer_bits |= LACP_WAIT_WHILE_TIMEOUT; in wait_while_timer_pop()
1538 pl->lacp_timer_bits &= ~LACP_WAIT_WHILE_TIMEOUT; in stop_wait_while_timer()