Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci_ids.h2299 #define PCI_DEVICE_ID_MELLANOX_CONNECTIB 0x1011 macro
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c2226 { PCI_VDEVICE(MELLANOX, PCI_DEVICE_ID_MELLANOX_CONNECTIB) },
/linux/drivers/pci/
H A Dquirks.c3704 if (pdev->device == PCI_DEVICE_ID_MELLANOX_CONNECTIB) in mellanox_check_broken_intx_masking()