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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 200 milliseconds