Home
last modified time | relevance | path

Searched refs:mlx4_ib_cq_comp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dcq.c43 static void mlx4_ib_cq_comp(struct mlx4_cq *cq) in mlx4_ib_cq_comp() function
256 cq->mcq.tasklet_ctx.comp = mlx4_ib_cq_comp; in mlx4_ib_create_cq()
258 cq->mcq.comp = mlx4_ib_cq_comp; in mlx4_ib_create_cq()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dcq.c43 static void mlx4_ib_cq_comp(struct mlx4_cq *cq) in mlx4_ib_cq_comp() function
256 cq->mcq.tasklet_ctx.comp = mlx4_ib_cq_comp; in mlx4_ib_create_cq()
258 cq->mcq.comp = mlx4_ib_cq_comp; in mlx4_ib_create_cq()

Completed in 4 milliseconds