Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c806 pma_pmd_1g = autoc & IXGBE_AUTOC_1G_PMA_PMD_MASK; in ixgbe_setup_mac_link_82599()
H A Dixgbe_type.h1888 #define IXGBE_AUTOC_1G_PMA_PMD_MASK 0x00000200 macro