Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpci_ids.h2275 #define PCI_DEVICE_ID_MELLANOX_CONNECTIB 0x1011 macro
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1974 { PCI_VDEVICE(MELLANOX, PCI_DEVICE_ID_MELLANOX_CONNECTIB) },
/linux-6.1.9/drivers/pci/
Dquirks.c3569 if (pdev->device == PCI_DEVICE_ID_MELLANOX_CONNECTIB) in mellanox_check_broken_intx_masking()