Searched refs:BOND_MODE_8023AD (Results 1 – 9 of 9) sorted by relevance
229 [BOND_MODE_8023AD] = "IEEE 802.3ad Dynamic link aggregation", in bond_mode_name()350 if (BOND_MODE(bond) == BOND_MODE_8023AD) in bond_set_carrier()570 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_hw_addr_flush()819 if (BOND_MODE(bond) == BOND_MODE_8023AD) in bond_change_active_slave()962 if (BOND_MODE(bond) == BOND_MODE_8023AD) in bond_poll_controller()972 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_poll_controller()1219 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_alloc_slave()1234 if (BOND_MODE(bond) == BOND_MODE_8023AD) in bond_free_slave()1505 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_enslave()1593 case BOND_MODE_8023AD: in bond_enslave()[all …]
512 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_aggregator()532 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_num_ports()552 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_actor_key()572 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_partner_key()592 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_partner_mac()
127 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_info_show_master()182 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_info_show_slave()
72 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_aggregator_id_show()
80 { "802.3ad", BOND_MODE_8023AD, 0},217 .unsuppmodes = BIT(BOND_MODE_8023AD) | BIT(BOND_MODE_TLB) |241 .unsuppmodes = BIT(BOND_MODE_8023AD) | BIT(BOND_MODE_TLB) |272 .unsuppmodes = BOND_MODE_ALL_EX(BIT(BOND_MODE_8023AD)),
57 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in bond_fill_slave_info()551 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_fill_info()
70 #define BOND_MODE_8023AD 4 macro
288 return (BOND_MODE(bond) == BOND_MODE_8023AD || in bond_mode_uses_xmit_hash()295 return mode != BOND_MODE_8023AD && mode != BOND_MODE_TLB && in bond_mode_uses_arp()
2612 (bonding_info->master.bond_mode != BOND_MODE_8023AD)) in mlx4_en_netdev_event()