Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbonding.h295 static inline bool bond_mode_can_use_xmit_hash(const struct bonding *bond) in bond_mode_can_use_xmit_hash() function
/Linux-v5.4/drivers/net/bonding/
Dbond_main.c1780 if (bond_mode_can_use_xmit_hash(bond)) in bond_enslave()
1912 if (bond_mode_can_use_xmit_hash(bond)) in __bond_release_one()
3153 if (bond_mode_can_use_xmit_hash(bond)) in bond_slave_netdev_event()
3394 if (bond_mode_can_use_xmit_hash(bond)) in bond_open()