Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbonding.h296 static inline bool bond_should_override_tx_queue(struct bonding *bond) in bond_should_override_tx_queue() function
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c5477 if (bond_should_override_tx_queue(bond) && in __bond_start_xmit()