Searched refs:ibv_modify_wq (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/ofed/libibverbs/
H A DMakefile53 ibv_modify_wq.3 \
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5-abi.h232 struct ibv_modify_wq ibv_cmd;
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Ddriver.h289 struct ibv_modify_wq *cmd, size_t cmd_core_size,
H A Dkern-abi.h1306 struct ibv_modify_wq { struct
H A Dcmd.c1966 struct ibv_modify_wq *cmd, size_t cmd_core_size,
1977 if (cmd_core_size >= offsetof(struct ibv_modify_wq, flags_mask) +
H A Dverbs.h2179 * ibv_modify_wq - Modifies the attributes for the specified WQ.
2187 * ibv_modify_wq() returns 0 on success, or the value of errno
2191 static inline int ibv_modify_wq(struct ibv_wq *wq, struct ibv_wq_attr *wq_attr) function

Completed in 199 milliseconds