Searched refs:mlx5_cq_tasklet_cb (Results 1 – 3 of 3) sorted by relevance
87 void mlx5_cq_tasklet_cb(struct tasklet_struct *t);
44 void mlx5_cq_tasklet_cb(struct tasklet_struct *t) in mlx5_cq_tasklet_cb() function 84 /* If the tasklet CQ work list isn't empty, mlx5_cq_tasklet_cb() in mlx5_add_cq_to_tasklet()
1018 tasklet_setup(&eq->tasklet_ctx.task, mlx5_cq_tasklet_cb); in create_comp_eq()