Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c860 u32 pma_pmd_1g, link_mode; in ixgbe_setup_mac_link_82599() local
891 pma_pmd_1g = autoc & IXGBE_AUTOC_1G_PMA_PMD_MASK; in ixgbe_setup_mac_link_82599()
907 } else if ((pma_pmd_1g == IXGBE_AUTOC_1G_SFI) && in ixgbe_setup_mac_link_82599()
920 (pma_pmd_1g == IXGBE_AUTOC_1G_SFI)) { in ixgbe_setup_mac_link_82599()
2158 u32 pma_pmd_1g = autoc & IXGBE_AUTOC_1G_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82599() local
2184 if (pma_pmd_1g == IXGBE_AUTOC_1G_KX_BX) { in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_82598.c1202 u32 pma_pmd_1g = autoc & IXGBE_AUTOC_1G_PMA_PMD_MASK; in ixgbe_get_supported_physical_layer_82598() local
1230 if (pma_pmd_1g == IXGBE_AUTOC_1G_KX) in ixgbe_get_supported_physical_layer_82598()
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c3308 u64 pma_pmd_1g = autoc & TXGBE_AUTOC_1G_PMA_PMD_MASK; in txgbe_setup_mac_link() local
3335 pma_pmd_1g = autoc & TXGBE_AUTOC_1G_PMA_PMD_MASK; in txgbe_setup_mac_link()
3353 } else if ((pma_pmd_1g == TXGBE_AUTOC_1G_SFI) && in txgbe_setup_mac_link()
3366 pma_pmd_1g == TXGBE_AUTOC_1G_SFI) { in txgbe_setup_mac_link()