Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ixgbe/
HDixgbe_phy.c1611 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_ACTIVE_DA; in ixgbe_get_supported_phy_sfp_layer_generic()
HDif_ix.c1374 layer & IXGBE_PHYSICAL_LAYER_SFP_ACTIVE_DA) { in ixgbe_add_media_types()
2403 layer & IXGBE_PHYSICAL_LAYER_SFP_ACTIVE_DA) in ixgbe_if_media_status()
HDixgbe_type.h3532 #define IXGBE_PHYSICAL_LAYER_SFP_ACTIVE_DA 0x02000 macro