Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h675 struct hns_roce_v2_cqe { struct
690 #define CQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_cqe, h, l) argument
Dhns_roce_hw_v2.c3437 struct hns_roce_v2_cqe *cqe = get_cqe_v2(hr_cq, n & hr_cq->ib_cq.cqe); in get_sw_cqe_v2()
3465 struct hns_roce_v2_cqe *cqe, *dest; in __hns_roce_v2_cq_clean()
3587 static int hns_roce_handle_recv_inl_wqe(struct hns_roce_v2_cqe *cqe, in hns_roce_handle_recv_inl_wqe()
3670 struct hns_roce_cq *cq, struct hns_roce_v2_cqe *cqe, in get_cqe_status()
3725 static int get_cur_qp(struct hns_roce_cq *hr_cq, struct hns_roce_v2_cqe *cqe, in get_cur_qp()
3799 static void fill_send_wc(struct ib_wc *wc, struct hns_roce_v2_cqe *cqe) in fill_send_wc()
3836 struct hns_roce_v2_cqe *cqe) in is_rq_inl_enabled()
3845 static int fill_recv_wc(struct ib_wc *wc, struct hns_roce_v2_cqe *cqe) in fill_recv_wc()
3906 struct hns_roce_v2_cqe *cqe; in hns_roce_v2_poll_one()