Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_x550.c368 case IXGBE_DEV_ID_X550EM_X_KR: in ixgbe_identify_phy_x550em()
1440 case IXGBE_DEV_ID_X550EM_X_KR: in ixgbe_get_media_type_X550em()
3906 case IXGBE_DEV_ID_X550EM_X_KR: in ixgbe_setup_fc_X550em()
H A Dixgbe_api.c206 case IXGBE_DEV_ID_X550EM_X_KR: in ixgbe_set_mac_type()
H A Dif_ix.c90 PVID(IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_X550EM_X_KR, "Intel(R) X552 (KR Backplane)"),
4836 if (sc->hw.device_id == IXGBE_DEV_ID_X550EM_X_KR) in ixgbe_init_device_features()
H A Dixgbe_type.h148 #define IXGBE_DEV_ID_X550EM_X_KR 0x15AB macro