Searched refs:mlx4_ib_qp_sw_comp (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | cq.c | 598 static void mlx4_ib_qp_sw_comp(struct mlx4_ib_qp *qp, int num_entries, in mlx4_ib_qp_sw_comp() function 632 mlx4_ib_qp_sw_comp(qp, num_entries, wc + *npolled, npolled, 1); in mlx4_ib_poll_sw_comp() 638 mlx4_ib_qp_sw_comp(qp, num_entries, wc + *npolled, npolled, 0); in mlx4_ib_poll_sw_comp()
|