Searched refs:IXGBE_DEV_ID_X550T (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dif_ix.c91 {IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_X550T, 0, 0, 0},
3525 (hw->device_id == IXGBE_DEV_ID_X550T ||
3902 if (hw->device_id == IXGBE_DEV_ID_X550T ||
3934 if (hw->device_id == IXGBE_DEV_ID_X550T ||
H A Dixgbe_api.c189 case IXGBE_DEV_ID_X550T:
H A Dixgbe_x550.c682 if (hw->device_id == IXGBE_DEV_ID_X550T) {
720 if (hw->device_id == IXGBE_DEV_ID_X550T) {
H A Dixgbe_common.c190 case IXGBE_DEV_ID_X550T:
H A Dixgbe_type.h133 #define IXGBE_DEV_ID_X550T 0x1563 macro

Completed in 201 milliseconds