Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dhfi.h1010 struct hfi1_devdata { struct
1011 struct hfi1_ibdev verbs_dev; /* must be first */
1012 struct list_head list;
1015 struct pci_dev *pcidev;
1016 struct cdev user_cdev;
1017 struct cdev diag_cdev;
1018 struct cdev ui_cdev;
1019 struct device *user_device;
1020 struct device *diag_device;
1021 struct device *ui_device;
[all …]