Searched refs:pma_pmd_10g_parallel (Results 1 – 1 of 1) sorted by relevance
2157 u32 pma_pmd_10g_parallel = autoc & IXGBE_AUTOC_10G_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82599() local2193 if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_CX4) in ixgbe_get_supported_physical_layer_82599()2195 else if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_KX4) in ixgbe_get_supported_physical_layer_82599()2197 else if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_XAUI) in ixgbe_get_supported_physical_layer_82599()