Searched refs:__port_is_enabled (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.c249 * __port_is_enabled - check if the port's slave is in active state
253 static inline int __port_is_enabled(struct port *port) function
975 !__port_is_enabled(port)) {
1152 if (port->aggregator && port->aggregator->is_active && !__port_is_enabled(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.c249 * __port_is_enabled - check if the port's slave is in active state
253 static inline int __port_is_enabled(struct port *port) function
975 !__port_is_enabled(port)) {
1152 if (port->aggregator && port->aggregator->is_active && !__port_is_enabled(port)) {

Completed in 62 milliseconds