Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dbonding.h314 static inline bool bond_mode_can_use_xmit_hash(const struct bonding *bond) in bond_mode_can_use_xmit_hash() function
/kernel/linux/linux-6.6/include/net/
H A Dbonding.h318 static inline bool bond_mode_can_use_xmit_hash(const struct bonding *bond) in bond_mode_can_use_xmit_hash() function
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c2108 if (bond_mode_can_use_xmit_hash(bond)) in bond_enslave()
2241 if (bond_mode_can_use_xmit_hash(bond)) in __bond_release_one()
3512 if (bond_mode_can_use_xmit_hash(bond)) in bond_slave_netdev_event()
3803 if (bond_mode_can_use_xmit_hash(bond)) in bond_open()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c2237 if (bond_mode_can_use_xmit_hash(bond)) in bond_enslave()
2414 if (bond_mode_can_use_xmit_hash(bond)) in __bond_release_one()
3927 if (bond_mode_can_use_xmit_hash(bond)) in bond_slave_netdev_event()
4318 if (bond_mode_can_use_xmit_hash(bond)) in bond_open()

Completed in 17 milliseconds