Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_device.h855 struct hns_roce_hw { struct
856 int (*cmq_init)(struct hns_roce_dev *hr_dev);
857 void (*cmq_exit)(struct hns_roce_dev *hr_dev);
858 int (*hw_profile)(struct hns_roce_dev *hr_dev);
859 int (*hw_init)(struct hns_roce_dev *hr_dev);
860 void (*hw_exit)(struct hns_roce_dev *hr_dev);
861 int (*post_mbox)(struct hns_roce_dev *hr_dev,
863 int (*poll_mbox_done)(struct hns_roce_dev *hr_dev);
864 bool (*chk_mbox_avail)(struct hns_roce_dev *hr_dev, bool *is_busy);
865 int (*set_gid)(struct hns_roce_dev *hr_dev, int gid_index,
[all …]