Home
last modified time | relevance | path

Searched defs:mlx5_core_cq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/mlx5/
H A Dcq.h39 struct mlx5_core_cq { struct
49 void (*comp)(struct mlx5_core_cq *cq, struct mlx5_eqe *eqe); argument
50 void (*event) (struct mlx5_core_cq *, enum mlx5_event); argument
57 void (*comp)(struct mlx5_core_cq *cq, struct mlx5_eqe *eqe); argument
59 } tasklet_ctx;
60 int reset_notify_added;
61 struct list_head reset_notify;
62 struct mlx5_eq_comp *eq;
63 u16 uid;