Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libmlx5/
HDmlx5.h615 int mlx5_modify_srq(struct ibv_srq *srq, struct ibv_srq_attr *attr,
HDmlx5.c115 .modify_srq = mlx5_modify_srq,
HDverbs.c717 int mlx5_modify_srq(struct ibv_srq *srq, in mlx5_modify_srq() function