Home
last modified time | relevance | path

Searched refs:post_mbox (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/infiniband/hw/hns/
Dhns_roce_cmd.c44 return hr_dev->hw->post_mbox(hr_dev, mbox_msg); in hns_roce_cmd_mbox_post_hw()
Dhns_roce_device.h875 int (*post_mbox)(struct hns_roce_dev *hr_dev, member
Dhns_roce_hw_v2.c6629 .post_mbox = v2_post_mbox,