Searched refs:sw_comp (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/infiniband/hw/mlx5/ |
H A D | cq.c | 397 static void sw_comp(struct mlx5_ib_qp *qp, int num_entries, struct ib_wc *wc, in sw_comp() function 438 sw_comp(qp, num_entries, wc + *npolled, npolled, true); in mlx5_ib_poll_sw_comp() 444 sw_comp(qp, num_entries, wc + *npolled, npolled, false); in mlx5_ib_poll_sw_comp()
|