Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dbonding.h270 static inline bool bond_is_lb(const struct bonding *bond) in bond_is_lb() function
278 return BOND_MODE(bond) == BOND_MODE_8023AD || bond_is_lb(bond); in bond_needs_speed_duplex()
283 return (bond_is_lb(bond) && bond->params.tlb_dynamic_lb == 0); in bond_is_nondyn_tlb()
517 if (!bond_is_lb(slave->bond)) in bond_set_slave_inactive_flags()
/Linux-v4.19/drivers/net/bonding/
Dbond_main.c323 if (bond_is_lb(bond)) in bond_vlan_rx_kill_vid()
839 if (bond_is_lb(bond)) in bond_change_active_slave()
852 if (bond_is_lb(bond)) { in bond_change_active_slave()
1550 if (bond_is_lb(bond)) { in bond_enslave()
1928 if (bond_is_lb(bond)) { in __bond_release_one()
3348 if (bond_is_lb(bond)) { in bond_open()
3385 if (bond_is_lb(bond)) in bond_close()