Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
HDmlx4.h323 struct mlx4_eq_context { struct
HDmlx4_eq.c962 struct mlx4_eq_context *eq_context; in mlx4_create_eq()
HDmlx4_resource_tracker.c3004 static int eq_get_mtt_addr(struct mlx4_eq_context *eqc) in eq_get_mtt_addr()
3009 static int eq_get_mtt_size(struct mlx4_eq_context *eqc) in eq_get_mtt_size()
3045 struct mlx4_eq_context *eqc = inbox->buf; in mlx4_SW2HW_EQ_wrapper()