Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c943 (pma_pmd_10g_serial == IXGBE_AUTOC2_10G_SFI)) { in ixgbe_setup_mac_link_82599()
947 } else if ((pma_pmd_10g_serial == IXGBE_AUTOC2_10G_SFI) && in ixgbe_setup_mac_link_82599()
2215 } else if (pma_pmd_10g_serial == IXGBE_AUTOC2_10G_SFI) in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_type.h2072 #define IXGBE_AUTOC2_10G_SFI (0x2 << IXGBE_AUTOC2_10G_SERIAL_PMA_PMD_SHIFT) macro