Searched refs:IXGBE_NUM_RX_QUEUES (Results 1 – 1 of 1) sorted by relevance
131 #define IXGBE_NUM_RX_QUEUES netdev->num_tx_queues macro134 (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()