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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/bonding/
H A Dbond_3ad.c276 * __check_agg_selection_timer - check if the selection timer has expired
280 static inline int __check_agg_selection_timer(struct port *port) function
953 if ((port->sm_vars & AD_PORT_SELECTED) && (port->partner_oper.port_state & AD_STATE_SYNCHRONIZATION) && !__check_agg_selection_timer(port)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_3ad.c276 * __check_agg_selection_timer - check if the selection timer has expired
280 static inline int __check_agg_selection_timer(struct port *port) function
953 if ((port->sm_vars & AD_PORT_SELECTED) && (port->partner_oper.port_state & AD_STATE_SYNCHRONIZATION) && !__check_agg_selection_timer(port)) {

Completed in 66 milliseconds