Home
last modified time | relevance | path

Searched refs:post_mbox (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_cmd.c44 return hr_dev->hw->post_mbox(hr_dev, mbox_msg); in hns_roce_cmd_mbox_post_hw()
H A Dhns_roce_device.h876 int (*post_mbox)(struct hns_roce_dev *hr_dev, member
H A Dhns_roce_hw_v2.c6633 .post_mbox = v2_post_mbox,
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_cmd.c52 ret = hr_dev->hw->post_mbox(hr_dev, in_param, out_param, in_modifier, in hns_roce_cmd_mbox_post_hw()
H A Dhns_roce_device.h896 int (*post_mbox)(struct hns_roce_dev *hr_dev, u64 in_param, member
H A Dhns_roce_hw_v1.c4430 .post_mbox = hns_roce_v1_post_mbox,
H A Dhns_roce_hw_v2.c6164 .post_mbox = hns_roce_v2_post_mbox,

Completed in 27 milliseconds