Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_82599.c895 u32 pma_pmd_1g, link_mode; in ixgbe_setup_mac_link_82599() local
926 pma_pmd_1g = autoc & IXGBE_AUTOC_1G_PMA_PMD_MASK; in ixgbe_setup_mac_link_82599()
942 } else if ((pma_pmd_1g == IXGBE_AUTOC_1G_SFI) && in ixgbe_setup_mac_link_82599()
955 (pma_pmd_1g == IXGBE_AUTOC_1G_SFI)) { in ixgbe_setup_mac_link_82599()
2194 u32 pma_pmd_1g = autoc & IXGBE_AUTOC_1G_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82599() local
2220 if (pma_pmd_1g == IXGBE_AUTOC_1G_KX_BX) { in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_82598.c1232 u32 pma_pmd_1g = autoc & IXGBE_AUTOC_1G_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82598() local
1260 if (pma_pmd_1g == IXGBE_AUTOC_1G_KX) in ixgbe_get_supported_physical_layer_82598()