Home
last modified time | relevance | path

Searched refs:IXGBE_DEV_ID_82599_T3_LOM (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.c151 case IXGBE_DEV_ID_82599_T3_LOM: in ixgbe_set_mac_type()
H A Dixgbe_82599.c531 case IXGBE_DEV_ID_82599_T3_LOM: in ixgbe_get_media_type_82599()
H A Dixgbe_phy.c2629 if (hw->device_id != IXGBE_DEV_ID_82599_T3_LOM) in ixgbe_tn_check_overtemp()
H A Dixgbe_type.h93 #define IXGBE_DEV_ID_82599_T3_LOM 0x151C macro
H A Dixgbe_common.c171 case IXGBE_DEV_ID_82599_T3_LOM: in ixgbe_device_supports_autoneg_fc()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c426 { RTE_PCI_DEVICE(IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_82599_T3_LOM) },