Searched defs:mlx5_modify_wq (Results 1 – 2 of 2) sorted by relevance
231 struct mlx5_modify_wq { struct232 struct ibv_modify_wq ibv_cmd;233 __u32 comp_mask;234 __u32 reserved;
2151 int mlx5_modify_wq(struct ibv_wq *wq, struct ibv_wq_attr *attr) in mlx5_modify_wq() function