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()
1678 if (bond_mode_uses_xmit_hash(bond)) in bond_enslave()1800 if (bond_mode_uses_xmit_hash(bond)) in __bond_release_one()2989 if (bond_mode_uses_xmit_hash(bond)) in bond_slave_netdev_event()3230 if (bond_mode_uses_xmit_hash(bond)) in bond_open()
286 static inline bool bond_mode_uses_xmit_hash(const struct bonding *bond) in bond_mode_uses_xmit_hash() function