Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dif_bonding.h87 #define BOND_DEFAULT_TX_QUEUES 16 /* Default number of tx queues per device */ macro
/linux-6.3-rc2/drivers/net/bonding/
A Dbond_main.c100 static int tx_queues = BOND_DEFAULT_TX_QUEUES;
5998 tx_queues, BOND_DEFAULT_TX_QUEUES); in bond_check_params()
5999 tx_queues = BOND_DEFAULT_TX_QUEUES; in bond_check_params()

Completed in 12 milliseconds