Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h313 static inline bool bond_mode_can_use_xmit_hash(const struct bonding *bond) in bond_mode_can_use_xmit_hash() function
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c2096 if (bond_mode_can_use_xmit_hash(bond)) in bond_enslave()
2229 if (bond_mode_can_use_xmit_hash(bond)) in __bond_release_one()
3491 if (bond_mode_can_use_xmit_hash(bond)) in bond_slave_netdev_event()
3778 if (bond_mode_can_use_xmit_hash(bond)) in bond_open()