Searched refs:SLAVE_IS_OK (Results 1 - 3 of 3) 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_alb.c254 if (SLAVE_IS_OK(slave)) {
404 if (SLAVE_IS_OK(slave)) {
986 int slaves_state_differ = (SLAVE_IS_OK(slave1) != SLAVE_IS_OK(slave2));
992 if (SLAVE_IS_OK(slave1)) {
1004 if (SLAVE_IS_OK(slave2)) {
1379 if (tx_slave && SLAVE_IS_OK(tx_slave)) {
H A Dbonding.h51 #define SLAVE_IS_OK(slave) \ macro
H A Dbond_3ad.c2382 if (SLAVE_IS_OK(slave) && agg && (slave_agg_id == agg_id)) {

Completed in 105 milliseconds