Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ixgbe/
HDixgbe_api.c181 case IXGBE_DEV_ID_82599_BYPASS: in ixgbe_set_mac_type()
HDixgbe_82599.c591 case IXGBE_DEV_ID_82599_BYPASS: in ixgbe_get_media_type_82599()
HDif_ix.c145 PVID(IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_82599_BYPASS,
4975 if ((sc->hw.device_id == IXGBE_DEV_ID_82599_BYPASS) && in ixgbe_init_device_features()
HDixgbe_type.h128 #define IXGBE_DEV_ID_82599_BYPASS 0x155D macro