Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c1795 u32 pma_pmd_10g_parallel = autoc & IXGBE_AUTOC_10G_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82599() local
1831 if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_CX4) in ixgbe_get_supported_physical_layer_82599()
1833 else if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_KX4) in ixgbe_get_supported_physical_layer_82599()
1835 else if (pma_pmd_10g_parallel == IXGBE_AUTOC_10G_XAUI) in ixgbe_get_supported_physical_layer_82599()