Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/ !
Dcq.c391 static void sw_comp(struct mlx5_ib_qp *qp, int num_entries, struct ib_wc *wc, in sw_comp() function
432 sw_comp(qp, num_entries, wc + *npolled, npolled, true); in mlx5_ib_poll_sw_comp()
438 sw_comp(qp, num_entries, wc + *npolled, npolled, false); in mlx5_ib_poll_sw_comp()
/linux-6.1.9/drivers/infiniband/hw/hns/ !
Dhns_roce_hw_v2.c3766 static int sw_comp(struct hns_roce_qp *hr_qp, struct hns_roce_wq *wq, in sw_comp() function
3798 npolled += sw_comp(hr_qp, &hr_qp->sq, in hns_roce_v2_sw_poll_cq()
3805 npolled += sw_comp(hr_qp, &hr_qp->rq, in hns_roce_v2_sw_poll_cq()