fill_stat_mr_entry
SET_DEVICE_OP(dev_ops, fill_stat_mr_entry);
if (dev->ops.fill_stat_mr_entry)
return dev->ops.fill_stat_mr_entry(msg, mr);
fill_stat_mr_entry);
fill_stat_mr_entry);
.fill_stat_mr_entry = fill_stat_mr_entry,
int (*fill_stat_mr_entry)(struct sk_buff *msg, struct ib_mr *ibmr);