Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_srq.c167 struct mlx4_srq_context *srq_context; in mlx4_srq_alloc()
252 struct mlx4_srq_context *srq_context; in mlx4_srq_query()
H A Dmlx4.h365 struct mlx4_srq_context { struct
H A Dmlx4_resource_tracker.c2658 static int srq_get_mtt_addr(struct mlx4_srq_context *srqc) in srq_get_mtt_addr()
3541 static int srq_get_mtt_size(struct mlx4_srq_context *srqc) in srq_get_mtt_size()
3563 struct mlx4_srq_context *srqc = inbox->buf; in mlx4_SW2HW_SRQ_wrapper()