Home
last modified time | relevance | path

Searched defs:mlx5_modify_wq (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5-abi.h231 struct mlx5_modify_wq { struct
232 struct ibv_modify_wq ibv_cmd;
233 __u32 comp_mask;
234 __u32 reserved;
H A Dverbs.c2151 int mlx5_modify_wq(struct ibv_wq *wq, struct ibv_wq_attr *attr) in mlx5_modify_wq() function