Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx5/
Dcq.c388 static void sw_comp(struct mlx5_ib_qp *qp, int num_entries, struct ib_wc *wc, in sw_comp() function
429 sw_comp(qp, num_entries, wc + *npolled, npolled, true); in mlx5_ib_poll_sw_comp()
435 sw_comp(qp, num_entries, wc + *npolled, npolled, false); in mlx5_ib_poll_sw_comp()
/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c3191 static int sw_comp(struct hns_roce_qp *hr_qp, struct hns_roce_wq *wq, in sw_comp() function
3223 npolled += sw_comp(hr_qp, &hr_qp->sq, in hns_roce_v2_sw_poll_cq()
3230 npolled += sw_comp(hr_qp, &hr_qp->rq, in hns_roce_v2_sw_poll_cq()