Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dlibibverbs.map104 ibv_cmd_create_wq;
H A Ddriver.h281 int ibv_cmd_create_wq(struct ibv_context *context,
H A Dcmd.c1990 int ibv_cmd_create_wq(struct ibv_context *context, in ibv_cmd_create_wq() function
/freebsd/contrib/ofed/libmlx5/
H A Dverbs.c2122 err = ibv_cmd_create_wq(context, attr, &rwq->wq, &cmd.ibv_cmd, in mlx5_create_wq()