Searched refs:bond_mode_uses_xmit_hash (Results 1 – 3 of 3) sorted by relevance
77 if (bond_mode_uses_xmit_hash(bond)) { in bond_info_show_master()
1691 if (bond_mode_uses_xmit_hash(bond)) in bond_enslave()1821 if (bond_mode_uses_xmit_hash(bond)) in __bond_release_one()3000 if (bond_mode_uses_xmit_hash(bond)) in bond_slave_netdev_event()3244 if (bond_mode_uses_xmit_hash(bond)) in bond_open()
290 static inline bool bond_mode_uses_xmit_hash(const struct bonding *bond) in bond_mode_uses_xmit_hash() function