Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c331 case IXGBE_AUTOC_LMS_KX4_AN: in ixgbe_get_link_capabilities_82598()
575 IXGBE_AUTOC_LMS_KX4_AN || in ixgbe_start_mac_link_82598()
752 else if (link_mode == IXGBE_AUTOC_LMS_KX4_AN || in ixgbe_setup_mac_link_82598()
1273 case IXGBE_AUTOC_LMS_KX4_AN: in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_type.h2265 #define IXGBE_AUTOC_LMS_KX4_AN (0x4 << IXGBE_AUTOC_LMS_SHIFT) macro