Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h37 #define IXGBE_VF_MAX_TX_QUEUES 8 macro
Dvf.c698 hw->mac.max_tx_queues > IXGBE_VF_MAX_TX_QUEUES) in ixgbevf_get_queues()
699 hw->mac.max_tx_queues = IXGBE_VF_MAX_TX_QUEUES; in ixgbevf_get_queues()
Dixgbevf.h146 #define MAX_TX_QUEUES IXGBE_VF_MAX_TX_QUEUES