Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c382 case IXGBE_DEV_ID_82598_SR_DUAL_PORT_EM: in ixgbe_get_media_type_82598()
1310 case IXGBE_DEV_ID_82598_SR_DUAL_PORT_EM: in ixgbe_get_supported_physical_layer_82598()
H A Dixgbe_api.c156 case IXGBE_DEV_ID_82598_SR_DUAL_PORT_EM: in ixgbe_set_mac_type()
H A Dixgbe_phy.c1850 if ((hw->device_id == IXGBE_DEV_ID_82598_SR_DUAL_PORT_EM) && in ixgbe_get_sfp_init_sequence_offsets()
H A Dixgbe_type.h96 #define IXGBE_DEV_ID_82598_SR_DUAL_PORT_EM 0x10E1 macro