Home
last modified time | relevance | path

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

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