Searched refs:hinic_sq_get_sges (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_qp.h | 204 void hinic_sq_get_sges(struct hinic_sq_wqe *wqe, struct hinic_sge *sges,
|
H A D | hinic_tx.c | 680 hinic_sq_get_sges(sq_wqe, txq->free_sges, nr_sges); in free_all_tx_skbs() 735 hinic_sq_get_sges(sq_wqe, txq->free_sges, nr_sges); in free_tx_poll()
|
H A D | hinic_hw_qp.c | 776 * hinic_sq_get_sges - get sges from the wqe 781 void hinic_sq_get_sges(struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, in hinic_sq_get_sges() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_qp.h | 203 void hinic_sq_get_sges(struct hinic_sq_wqe *wqe, struct hinic_sge *sges,
|
H A D | hinic_tx.c | 682 hinic_sq_get_sges(sq_wqe, txq->free_sges, nr_sges); in free_all_tx_skbs() 737 hinic_sq_get_sges(sq_wqe, txq->free_sges, nr_sges); in free_tx_poll()
|
H A D | hinic_hw_qp.c | 772 * hinic_sq_get_sges - get sges from the wqe 777 void hinic_sq_get_sges(struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, in hinic_sq_get_sges() function
|
Completed in 7 milliseconds