Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_srq.c97 ret = hr_dev->hw->write_srqc(srq, mailbox->buf); in hns_roce_create_srqc()
H A Dhns_roce_device.h913 int (*write_srqc)(struct hns_roce_srq *srq, void *mb_buf); member
H A Dhns_roce_hw_v2.c6687 .write_srqc = hns_roce_v2_write_srqc,