Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dcq.c581 static int poll_soft_wc(struct mlx5_ib_cq *cq, int num_entries, in poll_soft_wc() function
621 soft_polled = poll_soft_wc(cq, num_entries, wc, true); in mlx5_ib_poll_cq()
629 soft_polled = poll_soft_wc(cq, num_entries, wc, false); in mlx5_ib_poll_cq()