Home
last modified time | relevance | path

Searched refs:mlx5_modify_srq (Results 1 – 3 of 3) sorted by relevance

/src/contrib/ofed/libmlx5/
H A Dmlx5.h615 int mlx5_modify_srq(struct ibv_srq *srq, struct ibv_srq_attr *attr,
H A Dmlx5.c115 .modify_srq = mlx5_modify_srq,
H A Dverbs.c732 int mlx5_modify_srq(struct ibv_srq *srq, in mlx5_modify_srq() function