Home
last modified time | relevance | path

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

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