Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h323 struct mlx4_eq_context { struct
H A Dmlx4_eq.c959 struct mlx4_eq_context *eq_context; in mlx4_create_eq()
H A Dmlx4_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()