Home
last modified time | relevance | path

Searched defs:rwq_ind_tbl (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
HDib_uverbs_main.c277 struct ib_rwq_ind_table *rwq_ind_tbl = uobj->object; in ib_uverbs_cleanup_ucontext() local
HDib_uverbs_cmd.c3482 struct ib_rwq_ind_table *rwq_ind_tbl; in ib_uverbs_ex_create_rwq_ind_table() local
3630 struct ib_rwq_ind_table *rwq_ind_tbl; in ib_uverbs_ex_destroy_rwq_ind_table() local
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_qp.c4816 struct mlx5_ib_rwq_ind_table *rwq_ind_tbl; in mlx5_ib_create_rwq_ind_table() local
4888 struct mlx5_ib_rwq_ind_table *rwq_ind_tbl = to_mrwq_ind_table(ib_rwq_ind_tbl); in mlx5_ib_destroy_rwq_ind_table() local
/freebsd-11-stable/sys/ofed/include/rdma/
HDib_verbs.h1048 struct ib_rwq_ind_table *rwq_ind_tbl; member
1556 struct ib_rwq_ind_table *rwq_ind_tbl; member
/freebsd-11-stable/contrib/ofed/libibverbs/
HDverbs.h822 struct ibv_rwq_ind_table *rwq_ind_tbl; member