Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dhfi.h1069 struct hfi1_devdata { struct
1070 struct hfi1_ibdev verbs_dev; /* must be first */
1073 struct pci_dev *pcidev;
1074 struct cdev user_cdev;
1075 struct cdev diag_cdev;
1076 struct cdev ui_cdev;
1077 struct device *user_device;
1078 struct device *diag_device;
1079 struct device *ui_device;
1082 u8 __iomem *kregbase1;
[all …]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
Dhfi.h1019 struct hfi1_devdata { struct
1020 struct hfi1_ibdev verbs_dev; /* must be first */
1023 struct pci_dev *pcidev;
1024 struct cdev user_cdev;
1025 struct cdev diag_cdev;
1026 struct cdev ui_cdev;
1027 struct device *user_device;
1028 struct device *diag_device;
1029 struct device *ui_device;
1032 u8 __iomem *kregbase1;
[all …]