Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ofed/libmlx5/
HDmlx5-abi.h242 struct ibv_destroy_rwq_ind_table ibv_cmd;
/freebsd-13-stable/contrib/ofed/libibverbs/
HDkern-abi.h1333 struct ibv_destroy_rwq_ind_table { struct
HDverbs.h2248 static inline int ibv_destroy_rwq_ind_table(struct ibv_rwq_ind_table *rwq_ind_table) in ibv_destroy_rwq_ind_table() function
HDcmd.c2079 struct ibv_destroy_rwq_ind_table cmd; in ibv_cmd_destroy_rwq_ind_table()