Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5-abi.h242 struct ibv_destroy_rwq_ind_table ibv_cmd;
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h1333 struct ibv_destroy_rwq_ind_table { struct
H A Dverbs.h2245 static inline int ibv_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in ibv_destroy_rwq_ind_table() function
H A Dcmd.c2161 struct ibv_destroy_rwq_ind_table cmd; in ibv_cmd_destroy_rwq_ind_table()