Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c896 u32 pma_pmd_1g, link_mode; in ixgbe_setup_mac_link_82599() local
927 pma_pmd_1g = autoc & IXGBE_AUTOC_1G_PMA_PMD_MASK; in ixgbe_setup_mac_link_82599()
943 } else if ((pma_pmd_1g == IXGBE_AUTOC_1G_SFI) && in ixgbe_setup_mac_link_82599()
956 (pma_pmd_1g == IXGBE_AUTOC_1G_SFI)) { in ixgbe_setup_mac_link_82599()
2195 u32 pma_pmd_1g = autoc & IXGBE_AUTOC_1G_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82599() local
2221 if (pma_pmd_1g == IXGBE_AUTOC_1G_KX_BX) { in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_82598.c1233 u32 pma_pmd_1g = autoc & IXGBE_AUTOC_1G_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82598() local
1261 if (pma_pmd_1g == IXGBE_AUTOC_1G_KX) in ixgbe_get_supported_physical_layer_82598()