Home
last modified time | relevance | path

Searched refs:bond_is_lb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbonding.h298 static inline bool bond_is_lb(const struct bonding *bond) in bond_is_lb() function
306 return BOND_MODE(bond) == BOND_MODE_8023AD || bond_is_lb(bond); in bond_needs_speed_duplex()
311 return (bond_is_lb(bond) && bond->params.tlb_dynamic_lb == 0); in bond_is_nondyn_tlb()
544 if (!bond_is_lb(slave->bond)) in bond_set_slave_inactive_flags()
/kernel/linux/linux-6.6/include/net/
H A Dbonding.h302 static inline bool bond_is_lb(const struct bonding *bond) in bond_is_lb() function
310 return BOND_MODE(bond) == BOND_MODE_8023AD || bond_is_lb(bond); in bond_needs_speed_duplex()
315 return (bond_is_lb(bond) && bond->params.tlb_dynamic_lb == 0); in bond_is_nondyn_tlb()
567 if (!bond_is_lb(slave->bond)) in bond_set_slave_inactive_flags()
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c372 if (bond_is_lb(bond)) in bond_vlan_rx_kill_vid()
1123 if (bond_is_lb(bond)) in bond_change_active_slave()
1135 if (bond_is_lb(bond)) { in bond_change_active_slave()
1897 if (bond_is_lb(bond)) { in bond_enslave()
2265 if (bond_is_lb(bond)) { in __bond_release_one()
3775 if (bond_is_lb(bond)) { in bond_open()
3816 if (bond_is_lb(bond)) in bond_close()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c412 if (bond_is_lb(bond)) in bond_vlan_rx_kill_vid()
1191 if (bond_is_lb(bond)) in bond_change_active_slave()
1202 if (bond_is_lb(bond)) { in bond_change_active_slave()
2022 if (bond_is_lb(bond)) { in bond_enslave()
2438 if (bond_is_lb(bond)) { in __bond_release_one()
4290 if (bond_is_lb(bond)) { in bond_open()
4331 if (bond_is_lb(bond)) in bond_close()

Completed in 16 milliseconds