Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c392 case IXGBE_DEV_ID_82598AT2: in ixgbe_get_media_type_82598()
611 if (hw->device_id != IXGBE_DEV_ID_82598AT2) in ixgbe_validate_link_ready()
716 if ((hw->device_id == IXGBE_DEV_ID_82598AT2) && (*link_up == TRUE) && in ixgbe_check_mac_link_82598()
H A Dixgbe_api.c152 case IXGBE_DEV_ID_82598AT2: in ixgbe_set_mac_type()
H A Dixgbe_type.h91 #define IXGBE_DEV_ID_82598AT2 0x150B macro