Searched refs:pma_pmd_10g_serial (Results 1 – 1 of 1) sorted by relevance
842 u32 pma_pmd_10g_serial = autoc2 & IXGBE_AUTOC2_10G_SERIAL_PMA_PMD_MASK; in ixgbe_setup_mac_link_82599() local886 (pma_pmd_10g_serial == IXGBE_AUTOC2_10G_SFI)) { in ixgbe_setup_mac_link_82599()890 } else if ((pma_pmd_10g_serial == IXGBE_AUTOC2_10G_SFI) && in ixgbe_setup_mac_link_82599()1965 u32 pma_pmd_10g_serial = autoc2 & IXGBE_AUTOC2_10G_SERIAL_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82599() local2011 if (pma_pmd_10g_serial == IXGBE_AUTOC2_10G_KR) { in ixgbe_get_supported_physical_layer_82599()2014 } else if (pma_pmd_10g_serial == IXGBE_AUTOC2_10G_SFI) in ixgbe_get_supported_physical_layer_82599()