Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_device.h869 struct hns_roce_hw { struct
870 int (*cmq_init)(struct hns_roce_dev *hr_dev);
871 void (*cmq_exit)(struct hns_roce_dev *hr_dev);
872 int (*hw_profile)(struct hns_roce_dev *hr_dev);
873 int (*hw_init)(struct hns_roce_dev *hr_dev);
874 void (*hw_exit)(struct hns_roce_dev *hr_dev);
875 int (*post_mbox)(struct hns_roce_dev *hr_dev,
877 int (*poll_mbox_done)(struct hns_roce_dev *hr_dev);
878 bool (*chk_mbox_avail)(struct hns_roce_dev *hr_dev, bool *is_busy);
879 int (*set_gid)(struct hns_roce_dev *hr_dev, int gid_index,
[all …]