Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c176 case IXGBE_DEV_ID_82599_T3_LOM: in ixgbe_set_mac_type()
H A Dixgbe_82599.c563 case IXGBE_DEV_ID_82599_T3_LOM: in ixgbe_get_media_type_82599()
H A Dixgbe_phy.c2659 if (hw->device_id != IXGBE_DEV_ID_82599_T3_LOM) in ixgbe_tn_check_overtemp()
H A Dixgbe_type.h125 #define IXGBE_DEV_ID_82599_T3_LOM 0x151C macro
H A Dixgbe_common.c203 case IXGBE_DEV_ID_82599_T3_LOM: in ixgbe_device_supports_autoneg_fc()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1031 if (hw->device_id == IXGBE_DEV_ID_82599_T3_LOM) { in ixgbe_identify_hardware()