Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpci_ids.h2300 #define PCI_DEVICE_ID_MELLANOX_CONNECTX4_LX 0x1015 macro
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c2195 { PCI_VDEVICE(MELLANOX, PCI_DEVICE_ID_MELLANOX_CONNECTX4_LX) },
/openbmc/linux/drivers/pci/
H A Dquirks.c3701 pdev->device != PCI_DEVICE_ID_MELLANOX_CONNECTX4_LX) in mellanox_check_broken_intx_masking()