Home
last modified time | relevance | path

Searched refs:IXGBE_MAX_VMDQ_INDICES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h418 #define IXGBE_MAX_VMDQ_INDICES 64 macro
H A Dixgbe_lib.c520 vmdq_i = min_t(u16, IXGBE_MAX_VMDQ_INDICES, vmdq_i); in ixgbe_set_sriov_queues()