Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe_api.c174 case IXGBE_DEV_ID_82599_BYPASS: in ixgbe_set_mac_type()
HDixgbe_82599.c568 case IXGBE_DEV_ID_82599_BYPASS: in ixgbe_get_media_type_82599()
HDif_ix.c104 {IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_82599_BYPASS, 0, 0, 0},
4662 if ((adapter->hw.device_id == IXGBE_DEV_ID_82599_BYPASS) && in ixgbe_init_device_features()
HDixgbe_type.h127 #define IXGBE_DEV_ID_82599_BYPASS 0x155D macro