Home
last modified time | relevance | path

Searched defs:rwq_ind_table (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c1907 struct ib_rwq_ind_table *rwq_ind_table; in ib_create_rwq_ind_table() local
1937 int ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *rwq_ind_table) in ib_destroy_rwq_ind_table()
/freebsd/contrib/ofed/libibverbs/
H A Dcmd.c2108 struct ibv_rwq_ind_table *rwq_ind_table, in ibv_cmd_create_rwq_ind_table()
2159 int ibv_cmd_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in ibv_cmd_destroy_rwq_ind_table()
H A Dverbs.h2247 static inline int ibv_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in ibv_destroy_rwq_ind_table()
/freebsd/contrib/ofed/libmlx5/
H A Dverbs.c2240 int mlx5_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in mlx5_destroy_rwq_ind_table() argument