Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_device.h919 struct hns_roce_hw { struct
920 int (*cmq_init)(struct hns_roce_dev *hr_dev);
921 void (*cmq_exit)(struct hns_roce_dev *hr_dev);
922 int (*hw_profile)(struct hns_roce_dev *hr_dev);
923 int (*hw_init)(struct hns_roce_dev *hr_dev);
924 void (*hw_exit)(struct hns_roce_dev *hr_dev);
925 int (*post_mbox)(struct hns_roce_dev *hr_dev,
927 int (*poll_mbox_done)(struct hns_roce_dev *hr_dev);
928 bool (*chk_mbox_avail)(struct hns_roce_dev *hr_dev, bool *is_busy);
929 int (*set_gid)(struct hns_roce_dev *hr_dev, int gid_index,
[all …]