Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_82599.c1333 uint32_t pma_pmd_10g_parallel = autoc & IXGBE_AUTOC_10G_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82599() local
1369 if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_CX4) in ixgbe_get_supported_physical_layer_82599()
1371 else if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_KX4) in ixgbe_get_supported_physical_layer_82599()
1373 else if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_XAUI) in ixgbe_get_supported_physical_layer_82599()