Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c907 } 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()
H A Dixgbe_type.h2188 #define IXGBE_AUTOC_1G_SFI (0x0 << IXGBE_AUTOC_1G_PMA_PMD_SHIFT) macro