Searched refs:AD_DUPLEX_KEY_BITS (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.c81 #define AD_DUPLEX_KEY_BITS 0x1 macro
1094 if (!(port->actor_oper_port_key & AD_DUPLEX_KEY_BITS)) {
1377 if (port->actor_oper_port_key & AD_DUPLEX_KEY_BITS) {// if port is full duplex
1872 if (!(port->actor_oper_port_key & AD_DUPLEX_KEY_BITS)) {
2211 port->actor_admin_port_key &= ~AD_DUPLEX_KEY_BITS;
2243 port->actor_admin_port_key &= ~AD_DUPLEX_KEY_BITS;
2250 port->actor_admin_port_key &= ~AD_DUPLEX_KEY_BITS;

Completed in 132 milliseconds