Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c111 #define IXGBE_NUM_RX_QUEUES netdev->num_tx_queues macro
114 (netdev->num_tx_queues + IXGBE_NUM_RX_QUEUES) * \
1382 for (j = 0; j < IXGBE_NUM_RX_QUEUES; j++) { in ixgbe_get_ethtool_stats()
1427 for (i = 0; i < IXGBE_NUM_RX_QUEUES; i++) { in ixgbe_get_strings()