Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_cmd.c61 return hr_dev->hw->poll_mbox_done(hr_dev); in __hns_roce_cmd_mbox_poll()
H A Dhns_roce_device.h884 int (*poll_mbox_done)(struct hns_roce_dev *hr_dev); member
H A Dhns_roce_hw_v2.c6671 .poll_mbox_done = v2_poll_mbox_done,