Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h307 static inline bool bond_is_lb(const struct bonding *bond) in bond_is_lb() function
315 return BOND_MODE(bond) == BOND_MODE_8023AD || bond_is_lb(bond); in bond_needs_speed_duplex()
320 return (bond_is_lb(bond) && bond->params.tlb_dynamic_lb == 0); in bond_is_nondyn_tlb()
573 if (!bond_is_lb(slave->bond)) in bond_set_slave_inactive_flags()
/linux/drivers/net/bonding/
H A Dbond_main.c419 if (bond_is_lb(bond)) in bond_vlan_rx_kill_vid()
1295 if (bond_is_lb(bond)) in bond_change_active_slave()
1306 if (bond_is_lb(bond)) { in bond_change_active_slave()
2091 if (bond_is_lb(bond)) { in bond_enslave()
2501 if (bond_is_lb(bond)) { in __bond_release_one()
4359 if (bond_is_lb(bond)) { in bond_open()
4408 if (bond_is_lb(bond)) in bond_close()