Home
last modified time | relevance | path

Searched refs:bond_get_num_tx_queues (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/bonding/
Dbond_netlink.c903 .get_num_tx_queues = bond_get_num_tx_queues,
904 .get_num_rx_queues = bond_get_num_tx_queues, /* Use the same number
Dbond_main.c6386 unsigned int bond_get_num_tx_queues(void) in bond_get_num_tx_queues() function
/linux-6.6.21/include/net/
Dbonding.h676 unsigned int bond_get_num_tx_queues(void);