Home
last modified time | relevance | path

Searched refs:ibv_cmd_create_srq_ex (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dlibibverbs.map103 ibv_cmd_create_srq_ex;
H A Ddriver.h214 int ibv_cmd_create_srq_ex(struct ibv_context *context,
H A Dcmd.c674 int ibv_cmd_create_srq_ex(struct ibv_context *context, in ibv_cmd_create_srq_ex() function
/freebsd/contrib/ofed/libmlx4/
H A Dsrq.c277 ret = ibv_cmd_create_srq_ex(context, &srq->verbs_srq, in mlx4_create_xrc_srq()
/freebsd/contrib/ofed/libmlx5/
H A Dverbs.c1905 err = ibv_cmd_create_srq_ex(context, &msrq->vsrq, sizeof(msrq->vsrq), in mlx5_create_xrc_srq()