Searched refs:mb_buf (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h921 int (*write_mtpt)(struct hns_roce_dev *hr_dev, void *mb_buf,
925 void *mb_buf);
926 int (*frmr_write_mtpt)(struct hns_roce_dev *hr_dev, void *mb_buf,
928 int (*mw_write_mtpt)(void *mb_buf, struct hns_roce_mw *mw);
930 struct hns_roce_cq *hr_cq, void *mb_buf, u64 *mtts,
945 int (*write_srqc)(struct hns_roce_srq *srq, void *mb_buf);
H A Dhns_roce_hw_v2.c3231 void *mb_buf, struct hns_roce_mr *mr)
3235 mpt_entry = mb_buf;
3276 void *mb_buf)
3278 struct hns_roce_v2_mpt_entry *mpt_entry = mb_buf;
3311 void *mb_buf, struct hns_roce_mr *mr)
3316 mpt_entry = mb_buf;
3344 static int hns_roce_v2_mw_write_mtpt(void *mb_buf, struct hns_roce_mw *mw) argument
3348 mpt_entry = mb_buf;
3551 struct hns_roce_cq *hr_cq, void *mb_buf,
3556 cq_context = mb_buf;
3230 hns_roce_v2_write_mtpt(struct hns_roce_dev *hr_dev, void *mb_buf, struct hns_roce_mr *mr) argument
3274 hns_roce_v2_rereg_write_mtpt(struct hns_roce_dev *hr_dev, struct hns_roce_mr *mr, int flags, void *mb_buf) argument
3310 hns_roce_v2_frmr_write_mtpt(struct hns_roce_dev *hr_dev, void *mb_buf, struct hns_roce_mr *mr) argument
3550 hns_roce_v2_write_cqc(struct hns_roce_dev *hr_dev, struct hns_roce_cq *hr_cq, void *mb_buf, u64 *mtts, dma_addr_t dma_handle) argument
5636 hns_roce_v2_write_srqc(struct hns_roce_srq *srq, void *mb_buf) argument
6367 config_eqc(struct hns_roce_dev *hr_dev, struct hns_roce_eq *eq, void *mb_buf) argument
[all...]

Completed in 135 milliseconds