Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/drivers/net/ethernet/intel/ixgbe/ !
Dixgbe_type.h77 #define IXGBE_DEV_ID_X550_VF 0x1565 macro
Dixgbe_main.c11314 device_id = IXGBE_DEV_ID_X550_VF; in ixgbe_io_error_detected()