Home
last modified time | relevance | path

Searched defs:hfi1_devdata (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dhfi.h1073 struct hfi1_devdata { struct
1074 struct hfi1_ibdev verbs_dev; /* must be first */
1077 struct pci_dev *pcidev;
1078 struct cdev user_cdev;
1079 struct cdev diag_cdev;
1080 struct cdev ui_cdev;
1081 struct device *user_device;
1082 struct device *diag_device;
1083 struct device *ui_device;
1086 u8 __iomem *kregbase1;
[all …]