Home
last modified time | relevance | path

Searched refs:ibv_create_rwq_ind_table (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/lib/ofed/libibverbs/
DMakefile38 ibv_create_rwq_ind_table.3 \
/freebsd-12-stable/contrib/ofed/libibverbs/
Ddriver.h295 struct ibv_create_rwq_ind_table *cmd,
Dkern-abi.h1316 struct ibv_create_rwq_ind_table { struct
Dverbs.h2227 static inline struct ibv_rwq_ind_table *ibv_create_rwq_ind_table(struct ibv_context *context, in ibv_create_rwq_ind_table() function
Dcmd.c2027 struct ibv_create_rwq_ind_table *cmd, in ibv_cmd_create_rwq_ind_table()
/freebsd-12-stable/contrib/ofed/libmlx5/
Dverbs.c2162 struct ibv_create_rwq_ind_table *cmd; in mlx5_create_rwq_ind_table()