Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_82598.c329 case IXGBE_AUTOC_LMS_10G_LINK_NO_AN: in ixgbe_get_link_capabilities_82598()
1254 case IXGBE_AUTOC_LMS_10G_LINK_NO_AN: in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_82599.c470 case IXGBE_AUTOC_LMS_10G_LINK_NO_AN: in ixgbe_get_link_capabilities_82599()
1368 case IXGBE_AUTOC_LMS_10G_LINK_NO_AN: in ixgbe_get_supported_physical_layer_82599()
H A Dixgbe_type.h2186 #define IXGBE_AUTOC_LMS_10G_LINK_NO_AN (0x1 << IXGBE_AUTOC_LMS_SHIFT) macro