Home
last modified time | relevance | path

Searched refs:hinic_rq_get_wqe (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.h179 struct hinic_rq_wqe *hinic_rq_get_wqe(struct hinic_rq *rq,
Dhinic_rx.c193 rq_wqe = hinic_rq_get_wqe(rxq->rq, HINIC_RQ_WQE_SIZE, in rx_alloc_pkts()
Dhinic_hw_qp.c732 struct hinic_rq_wqe *hinic_rq_get_wqe(struct hinic_rq *rq, in hinic_rq_get_wqe() function