Home
last modified time | relevance | path

Searched refs:hinic_rq_get_sge (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c920 * hinic_rq_get_sge - get sge from the wqe
926 void hinic_rq_get_sge(struct hinic_rq *rq, struct hinic_rq_wqe *rq_wqe, in hinic_rq_get_sge() function
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.c254 hinic_rq_get_sge(rq, &hw_wqe->rq_wqe, ci, &sge); in free_all_rx_skbs()
286 hinic_rq_get_sge(rxq->rq, rq_wqe, ci, &sge); in rx_recv_jumbo_pkt()
389 hinic_rq_get_sge(rxq->rq, rq_wqe, ci, &sge); in rxq_recv()
H A Dhinic_hw_qp.h224 void hinic_rq_get_sge(struct hinic_rq *rq, struct hinic_rq_wqe *wqe,
H A Dhinic_hw_qp.c916 * hinic_rq_get_sge - get sge from the wqe
922 void hinic_rq_get_sge(struct hinic_rq *rq, struct hinic_rq_wqe *rq_wqe, in hinic_rq_get_sge() function

Completed in 6 milliseconds