Home
last modified time | relevance | path

Searched refs:mlx4_eq (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_eq.c97 static void eq_set_ci(struct mlx4_eq *eq, int req_not) in eq_set_ci()
106 static struct mlx4_eqe *get_eqe(struct mlx4_eq *eq, u32 entry, u8 eqe_factor, in get_eqe()
121 static struct mlx4_eqe *next_eqe_sw(struct mlx4_eq *eq, u8 eqe_factor, u8 size) in next_eqe_sw()
240 struct mlx4_eq *eq = &priv->eq_table.eq[vec]; in mlx4_set_eq_affinity_hint()
489 static int mlx4_eq_int(struct mlx4_dev *dev, struct mlx4_eq *eq) in mlx4_eq_int()
851 struct mlx4_eq *eq = eq_ptr; in mlx4_msi_x_interrupt()
955 u8 intr, struct mlx4_eq *eq) in mlx4_create_eq()
1070 struct mlx4_eq *eq) in mlx4_free_eq()
1204 struct mlx4_eq *eq = &priv->eq_table.eq[i]; in mlx4_init_eq_table()
1439 struct mlx4_eq *eq; in mlx4_assign_eq()
[all …]
H A Dmlx4.h385 struct mlx4_eq { struct
684 struct mlx4_eq *eq;
H A Dmlx4_main.c2818 struct mlx4_eq *eq; in mlx4_init_affinity_hint()
/freebsd/sys/modules/mlx4/
H A DMakefile9 mlx4_eq.c \
/freebsd/sys/conf/
H A Dfiles4867 dev/mlx4/mlx4_core/mlx4_eq.c optional mlx4 pci \