Searched refs:ib_destroy_rwq_ind_table (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_std_types.c118 ret = ib_destroy_rwq_ind_table(rwq_ind_tbl);
H A Dib_verbs.c1934 * ib_destroy_rwq_ind_table - Destroys the specified Indirection Table.
1937 int ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *rwq_ind_table) function
1954 EXPORT_SYMBOL(ib_destroy_rwq_ind_table); variable
H A Dib_uverbs_cmd.c3155 ib_destroy_rwq_ind_table(rwq_ind_tbl);
/freebsd-current/sys/ofed/include/rdma/
H A Dib_verbs.h3945 int ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *wq_ind_table);

Completed in 80 milliseconds