Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h38 #define IXGBE_VF_MAX_RX_QUEUES 8 macro
Dvf.c703 hw->mac.max_rx_queues > IXGBE_VF_MAX_RX_QUEUES) in ixgbevf_get_queues()
704 hw->mac.max_rx_queues = IXGBE_VF_MAX_RX_QUEUES; in ixgbevf_get_queues()
Dixgbevf.h145 #define MAX_RX_QUEUES IXGBE_VF_MAX_RX_QUEUES