Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h291 static inline bool bond_should_override_tx_queue(struct bonding *bond) in bond_should_override_tx_queue() function
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c4712 if (bond_should_override_tx_queue(bond) && in __bond_start_xmit()