Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libmlx4/
HDsrq.c185 struct mlx4_srq *mlx4_find_xsrq(struct mlx4_xsrq_table *xsrq_table, uint32_t srqn) in mlx4_find_xsrq() function
HDmlx4.h418 struct mlx4_srq *mlx4_find_xsrq(struct mlx4_xsrq_table *xsrq_table, uint32_t srqn);
HDcq.c270 srq = mlx4_find_xsrq(&mctx->xsrq_table, in mlx4_parse_cqe()