Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbonding.h273 static inline bool bond_should_override_tx_queue(struct bonding *bond) in bond_should_override_tx_queue() function
/Linux-v5.4/drivers/net/bonding/
Dbond_main.c4152 if (bond_should_override_tx_queue(bond) && in __bond_start_xmit()