Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_MELLANOX_CONNECTX4_LX (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/
Dpci_ids.h2267 #define PCI_DEVICE_ID_MELLANOX_CONNECTX4_LX 0x1015 macro
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1906 { PCI_VDEVICE(MELLANOX, PCI_DEVICE_ID_MELLANOX_CONNECTX4_LX) },
/linux-5.19.10/drivers/pci/
Dquirks.c3562 pdev->device != PCI_DEVICE_ID_MELLANOX_CONNECTX4_LX) in mellanox_check_broken_intx_masking()