Home
last modified time | relevance | path

Searched refs:hinic_rq_cqe (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.c845 struct hinic_rq_cqe *cqe; in hinic_rq_read_wqe()
905 struct hinic_rq_cqe *cqe = rq->cqe[cons_idx]; in hinic_rq_put_wqe()
928 struct hinic_rq_cqe *cqe = rq->cqe[cons_idx]; in hinic_rq_get_sge()
948 struct hinic_rq_cqe *cqe = rq->cqe[prod_idx]; in hinic_rq_prepare_wqe()
Dhinic_hw_qp.h113 struct hinic_rq_cqe **cqe;
Dhinic_hw_wqe.h413 struct hinic_rq_cqe { struct
Dhinic_rx.c363 struct hinic_rq_cqe *cqe; in rxq_recv()