Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.c257 hinic_rq_get_sge(rq, &hw_wqe->rq_wqe, ci, &sge); in free_all_rx_skbs()
289 hinic_rq_get_sge(rxq->rq, rq_wqe, ci, &sge); in rx_recv_jumbo_pkt()
392 hinic_rq_get_sge(rxq->rq, rq_wqe, ci, &sge); in rxq_recv()
H A Dhinic_hw_qp.h225 void hinic_rq_get_sge(struct hinic_rq *rq, struct hinic_rq_wqe *wqe,
H A Dhinic_hw_qp.c926 void hinic_rq_get_sge(struct hinic_rq *rq, struct hinic_rq_wqe *rq_wqe, in hinic_rq_get_sge() function