Searched refs:BOND_MODE_8023AD (Results 1 – 10 of 10) sorted by relevance
64 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_aggregator_id_show()79 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_actor_oper_port_state_show()94 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in ad_partner_oper_port_state_show()
524 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_aggregator()545 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bonding_show_ad_num_ports()566 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_actor_key()587 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_partner_key()608 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) { in bonding_show_ad_partner_mac()719 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_actor_sys_prio()733 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_actor_system()748 if (BOND_MODE(bond) == BOND_MODE_8023AD && capable(CAP_NET_ADMIN)) in bonding_show_ad_user_port_key()
94 { "802.3ad", BOND_MODE_8023AD, 0},263 .unsuppmodes = BIT(BOND_MODE_8023AD) | BIT(BOND_MODE_TLB) |287 .unsuppmodes = BIT(BOND_MODE_8023AD) | BIT(BOND_MODE_TLB) |296 .unsuppmodes = BIT(BOND_MODE_8023AD) | BIT(BOND_MODE_TLB) |334 .unsuppmodes = BOND_MODE_ALL_EX(BIT(BOND_MODE_8023AD)),343 .unsuppmodes = BOND_MODE_ALL_EX(BIT(BOND_MODE_8023AD)),467 .unsuppmodes = BOND_MODE_ALL_EX(BIT(BOND_MODE_8023AD)),474 .unsuppmodes = BOND_MODE_ALL_EX(BIT(BOND_MODE_8023AD)),481 .unsuppmodes = BOND_MODE_ALL_EX(BIT(BOND_MODE_8023AD)),
315 case BOND_MODE_8023AD: in bond_sk_check()331 case BOND_MODE_8023AD: in bond_xdp_check()697 if (BOND_MODE(bond) == BOND_MODE_8023AD) in bond_set_carrier()1653 case BOND_MODE_8023AD: in bond_lag_tx_type()2158 case BOND_MODE_8023AD: in bond_enslave()2731 case BOND_MODE_8023AD: in bond_miimon_link_change()5336 case BOND_MODE_8023AD: in bond_xmit_get_slave()5476 case BOND_MODE_8023AD: in __bond_start_xmit()5531 case BOND_MODE_8023AD: in bond_xdp_get_xmit_slave()6055 if (bond_mode != BOND_MODE_8023AD) { in bond_check_params()[all …]
149 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_info_show_master()214 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_info_show_slave()
60 if (BOND_MODE(slave->bond) == BOND_MODE_8023AD) { in bond_fill_slave_info()777 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_fill_info()866 if (BOND_MODE(bond) == BOND_MODE_8023AD) { in bond_fill_linkxstats()
71 #define BOND_MODE_8023AD 4 macro
310 return BOND_MODE(bond) == BOND_MODE_8023AD || bond_is_lb(bond); in bond_needs_speed_duplex()320 return (BOND_MODE(bond) == BOND_MODE_8023AD || in bond_mode_can_use_xmit_hash()328 return (BOND_MODE(bond) == BOND_MODE_8023AD || in bond_mode_uses_xmit_hash()335 return mode != BOND_MODE_8023AD && mode != BOND_MODE_TLB && in bond_mode_uses_arp()
129 [BOND_MODE_8023AD] = "802.3ad",
2948 (bonding_info->master.bond_mode != BOND_MODE_8023AD)) in mlx4_en_netdev_event()