Home
last modified time | relevance | path

Searched refs:AD_DUPLEX_KEY_BITS (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/bonding/
Dbond_3ad.c111 #define AD_DUPLEX_KEY_BITS 0x1 macro
1168 if (!(port->actor_oper_port_key & AD_DUPLEX_KEY_BITS)) { in ad_rx_machine()
1442 if (port->actor_oper_port_key & AD_DUPLEX_KEY_BITS) {// if port is full duplex in ad_port_selection_logic()
1952 if (!(port->actor_oper_port_key & AD_DUPLEX_KEY_BITS)) { in bond_3ad_bind_slave()
2275 port->actor_admin_port_key &= ~AD_DUPLEX_KEY_BITS; in bond_3ad_adapter_duplex_changed()
2307 port->actor_admin_port_key &= ~AD_DUPLEX_KEY_BITS; in bond_3ad_handle_link_change()
2314 port->actor_admin_port_key &= ~AD_DUPLEX_KEY_BITS; in bond_3ad_handle_link_change()