Home
last modified time | relevance | path

Searched refs:IXGBE_DEV_ID_82599_SFP_SF_QP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c106 PVID(IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_82599_SFP_SF_QP,
2109 case IXGBE_DEV_ID_82599_SFP_SF_QP: in ixgbe_get_slot_info()
2172 if ((hw->device_id != IXGBE_DEV_ID_82599_SFP_SF_QP) && in ixgbe_get_slot_info()
2182 if ((hw->device_id == IXGBE_DEV_ID_82599_SFP_SF_QP) && in ixgbe_get_slot_info()
H A Dixgbe_api.c177 case IXGBE_DEV_ID_82599_SFP_SF_QP: in ixgbe_set_mac_type()
H A Dixgbe_82599.c575 case IXGBE_DEV_ID_82599_SFP_SF_QP: in ixgbe_get_media_type_82599()
H A Dixgbe_type.h120 #define IXGBE_DEV_ID_82599_SFP_SF_QP 0x154A macro