Searched refs:IXGBE_AUTOC_10G_PMA_PMD_MASK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_82598.c1227 u32 pma_pmd_10g = autoc & IXGBE_AUTOC_10G_PMA_PMD_MASK;
H A Dixgbe_82599.c2138 u32 pma_pmd_10g_parallel = autoc & IXGBE_AUTOC_10G_PMA_PMD_MASK;
H A Dixgbe_type.h2049 #define IXGBE_AUTOC_10G_PMA_PMD_MASK 0x00000180 macro

Completed in 183 milliseconds