Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/ofed/libibverbs/
HDMakefile38 ibv_create_rwq_ind_table.3 \
/freebsd-11-stable/contrib/ofed/libibverbs/
HDdriver.h295 struct ibv_create_rwq_ind_table *cmd,
HDkern-abi.h1316 struct ibv_create_rwq_ind_table { struct
HDverbs.h2227 static inline struct ibv_rwq_ind_table *ibv_create_rwq_ind_table(struct ibv_context *context, in ibv_create_rwq_ind_table() function
HDcmd.c2027 struct ibv_create_rwq_ind_table *cmd, in ibv_cmd_create_rwq_ind_table()
/freebsd-11-stable/contrib/ofed/libmlx5/
HDverbs.c2162 struct ibv_create_rwq_ind_table *cmd; in mlx5_create_rwq_ind_table()