Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dlibibverbs.map101 ibv_cmd_create_rwq_ind_table;
H A Ddriver.h295 int ibv_cmd_create_rwq_ind_table(struct ibv_context *context,
H A Dcmd.c2105 int ibv_cmd_create_rwq_ind_table(struct ibv_context *context, in ibv_cmd_create_rwq_ind_table() function
/freebsd/contrib/ofed/libmlx5/
H A Dverbs.c2224 err = ibv_cmd_create_rwq_ind_table(context, init_attr, ind_table, cmd, in mlx5_create_rwq_ind_table()