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