Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c1259 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_PLUS_CU; in ixgbe_get_supported_physical_layer_82598()
1275 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_PLUS_CU; in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_phy.c1569 physical_layer = IXGBE_PHYSICAL_LAYER_SFP_PLUS_CU; in ixgbe_get_supported_phy_sfp_layer_generic()
H A Dixgbe_type.h3433 #define IXGBE_PHYSICAL_LAYER_SFP_PLUS_CU 0x00008 macro