Home
last modified time | relevance | path

Searched refs:mlx4_ib_poll_cq (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dmlx4_ib.h770 int mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc);
A Dcq.c877 int mlx4_ib_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) in mlx4_ib_poll_cq() function
A Dmad.c1909 while (mlx4_ib_poll_cq(ctx->cq, 1, &wc) == 1) { in mlx4_ib_sqp_comp_worker()
A Dmain.c2558 .poll_cq = mlx4_ib_poll_cq,

Completed in 26 milliseconds