Home
last modified time | relevance | path

Searched refs:fill_res_mr_entry_raw (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c787 .fill_res_mr_entry_raw = hns_roce_fill_res_mr_entry_raw,
/linux/drivers/infiniband/core/
H A Ddevice.c2768 SET_DEVICE_OP(dev_ops, fill_res_mr_entry_raw); in ib_set_device_ops()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c1392 .fill_res_mr_entry_raw = bnxt_re_fill_res_mr_entry_raw,
/linux/include/rdma/
H A Dib_verbs.h2654 int (*fill_res_mr_entry_raw)(struct sk_buff *msg, struct ib_mr *ibmr); member