Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h761 int (*write_mtpt)(void *mb_buf, struct hns_roce_mr *mr,
766 void *mb_buf);
768 struct hns_roce_cq *hr_cq, void *mb_buf, u64 *mtts,
Dhns_roce_hw_v2.c1664 static int hns_roce_v2_write_mtpt(void *mb_buf, struct hns_roce_mr *mr, in hns_roce_v2_write_mtpt() argument
1675 mpt_entry = mb_buf; in hns_roce_v2_write_mtpt()
1772 u64 size, void *mb_buf) in hns_roce_v2_rereg_write_mtpt() argument
1774 struct hns_roce_v2_mpt_entry *mpt_entry = mb_buf; in hns_roce_v2_rereg_write_mtpt()
1901 struct hns_roce_cq *hr_cq, void *mb_buf, in hns_roce_v2_write_cqc() argument
1907 cq_context = mb_buf; in hns_roce_v2_write_cqc()
4590 void *mb_buf) in hns_roce_config_eqc() argument
4594 eqc = mb_buf; in hns_roce_config_eqc()
Dhns_roce_hw_v1.c1865 static int hns_roce_v1_write_mtpt(void *mb_buf, struct hns_roce_mr *mr, in hns_roce_v1_write_mtpt() argument
1875 mpt_entry = (struct hns_roce_v1_mpt_entry *)mb_buf; in hns_roce_v1_write_mtpt()
2107 struct hns_roce_cq *hr_cq, void *mb_buf, in hns_roce_v1_write_cqc() argument
2120 cq_context = mb_buf; in hns_roce_v1_write_cqc()