Home
last modified time | relevance | path

Searched refs:IXGBE_VF_MAX_RX_QUEUES (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h21 #define IXGBE_VF_MAX_RX_QUEUES 8 macro
H A Dvf.c964 hw->mac.max_rx_queues > IXGBE_VF_MAX_RX_QUEUES) in ixgbevf_get_queues()
965 hw->mac.max_rx_queues = IXGBE_VF_MAX_RX_QUEUES; in ixgbevf_get_queues()
H A Dixgbevf.h130 #define MAX_RX_QUEUES IXGBE_VF_MAX_RX_QUEUES
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h21 #define IXGBE_VF_MAX_RX_QUEUES 8 macro
H A Dvf.c982 hw->mac.max_rx_queues > IXGBE_VF_MAX_RX_QUEUES) in ixgbevf_get_queues()
983 hw->mac.max_rx_queues = IXGBE_VF_MAX_RX_QUEUES; in ixgbevf_get_queues()
H A Dixgbevf.h130 #define MAX_RX_QUEUES IXGBE_VF_MAX_RX_QUEUES

Completed in 7 milliseconds