Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c131 #define IXGBE_NUM_RX_QUEUES netdev->num_tx_queues macro
134 (netdev->num_tx_queues + IXGBE_NUM_RX_QUEUES) * \
1144 for (j = 0; j < IXGBE_NUM_RX_QUEUES; j++) { in ixgbe_get_ethtool_stats()
1216 for (i = 0; i < IXGBE_NUM_RX_QUEUES; i++) { in ixgbe_get_strings()