Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c1238 else if (pma_pmd_10g == IXGBE_AUTOC_10G_KX4) in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c2195 else if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_KX4) in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_type.h2184 #define IXGBE_AUTOC_10G_KX4 (0x1 << IXGBE_AUTOC_10G_PMA_PMD_SHIFT) macro