Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_transceiver.c94 { IXGBE_PHYSICAL_LAYER_SFP_ACTIVE_DA, SPEED_10GB,
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c1601 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_ACTIVE_DA; in ixgbe_get_supported_phy_sfp_layer_generic()
H A Dixgbe_type.h3424 #define IXGBE_PHYSICAL_LAYER_SFP_ACTIVE_DA 0x02000 macro