Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c113 #define IXGBE_NUM_RX_QUEUES netdev->num_tx_queues macro
116 (netdev->num_tx_queues + IXGBE_NUM_RX_QUEUES) * \
1237 for (j = 0; j < IXGBE_NUM_RX_QUEUES; j++) { in ixgbe_get_ethtool_stats()
1289 for (i = 0; i < IXGBE_NUM_RX_QUEUES; i++) { in ixgbe_get_strings()