Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mlx4/
A Ddevice.h725 struct mlx4_cq { struct
726 void (*comp) (struct mlx4_cq *); argument
727 void (*event) (struct mlx4_cq *, enum mlx4_event); argument
745 void (*comp)(struct mlx4_cq *); argument
747 } tasklet_ctx;
748 int reset_notify_added;
749 struct list_head reset_notify;
750 u8 usage;

Completed in 9 milliseconds