Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_ah.c80 if (hr_dev->pci_dev->revision <= PCI_REVISION_ID_HIP08) { in hns_roce_create_ah()
H A Dhns_roce_device.h40 #define PCI_REVISION_ID_HIP08 0x21 macro
H A Dhns_roce_hw_v2.c500 if (hr_dev->pci_dev->revision <= PCI_REVISION_ID_HIP08) { in set_ud_wqe()