Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_device.h843 struct hns_roce_hw { struct
844 int (*cmq_init)(struct hns_roce_dev *hr_dev);
845 void (*cmq_exit)(struct hns_roce_dev *hr_dev);
847 int (*hw_init)(struct hns_roce_dev *hr_dev);
848 void (*hw_exit)(struct hns_roce_dev *hr_dev);
849 int (*post_mbox)(struct hns_roce_dev *hr_dev,
865 void (*write_cqc)(struct hns_roce_dev *hr_dev,
868 int (*set_hem)(struct hns_roce_dev *hr_dev,
870 int (*clear_hem)(struct hns_roce_dev *hr_dev,
879 int (*init_eq)(struct hns_roce_dev *hr_dev);
[all …]

Completed in 12 milliseconds