Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c865 u32 pma_pmd_10g_serial = autoc2 & IXGBE_AUTOC2_10G_SERIAL_PMA_PMD_MASK; in ixgbe_setup_mac_link_82599() local
912 (pma_pmd_10g_serial == IXGBE_AUTOC2_10G_SFI)) { in ixgbe_setup_mac_link_82599()
916 } else if ((pma_pmd_10g_serial == IXGBE_AUTOC2_10G_SFI) && in ixgbe_setup_mac_link_82599()
2156 u32 pma_pmd_10g_serial = autoc2 & IXGBE_AUTOC2_10G_SERIAL_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82599() local
2202 if (pma_pmd_10g_serial == IXGBE_AUTOC2_10G_KR) { in ixgbe_get_supported_physical_layer_82599()
2205 } else if (pma_pmd_10g_serial == IXGBE_AUTOC2_10G_SFI) in ixgbe_get_supported_physical_layer_82599()