Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c2194 u32 pma_pmd_10g_parallel = autoc & IXGBE_AUTOC_10G_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82599() local
2230 if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_CX4) in ixgbe_get_supported_physical_layer_82599()
2232 else if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_KX4) in ixgbe_get_supported_physical_layer_82599()
2234 else if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_XAUI) in ixgbe_get_supported_physical_layer_82599()