Searched refs:query_ucontext (Results 1 – 4 of 4) sorted by relevance
254 if (!ib_dev->ops.query_ucontext) in UVERBS_HANDLER()268 return ucontext->device->ops.query_ucontext(ucontext, attrs); in UVERBS_HANDLER()
2654 SET_DEVICE_OP(dev_ops, query_ucontext); in ib_set_device_ops()
2603 int (*query_ucontext)(struct ib_ucontext *context, member
4063 .query_ucontext = mlx5_ib_query_ucontext,