Searched refs:fill_res_entry (Results 1 – 4 of 4) sorted by relevance
68 int (*fill_res_entry)(struct sk_buff *msg, member
413 if (resroot->fill_res_entry(msg, res)) in fill_res_qp_entry()473 if (resroot->fill_res_entry(msg, res)) in fill_res_cm_id_entry()510 if (resroot->fill_res_entry(msg, res)) in fill_res_cq_entry()547 if (resroot->fill_res_entry(msg, res)) in fill_res_mr_entry()590 if (resroot->fill_res_entry(msg, res)) in fill_res_pd_entry()
24 res->fill_res_entry = fill_res_noop; in rdma_restrack_init()
523 static int fill_res_entry(struct sk_buff *msg, struct rdma_restrack_entry *res) in fill_res_entry() function625 dev->ibdev.res.fill_res_entry = fill_res_entry; in c4iw_register_device()