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 D | hinic_rx.c | 257 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 D | hinic_hw_qp.h | 225 void hinic_rq_get_sge(struct hinic_rq *rq, struct hinic_rq_wqe *wqe,
|
H A D | hinic_hw_qp.c | 920 * 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 D | hinic_rx.c | 254 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 D | hinic_hw_qp.h | 224 void hinic_rq_get_sge(struct hinic_rq *rq, struct hinic_rq_wqe *wqe,
|
H A D | hinic_hw_qp.c | 916 * 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