Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ixgbevf/
Ddefines.h10 #define IXGBE_DEV_ID_X550_VF 0x1565 macro
Dixgbevf_main.c69 {PCI_VDEVICE(INTEL, IXGBE_DEV_ID_X550_VF), board_X550_vf },
/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h77 #define IXGBE_DEV_ID_X550_VF 0x1565 macro
Dixgbe_main.c11383 device_id = IXGBE_DEV_ID_X550_VF; in ixgbe_io_error_detected()