Home
last modified time | relevance | path

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

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