Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h203 void hinic_sq_get_sges(struct hinic_sq_wqe *wqe, struct hinic_sge *sges,
H A Dhinic_tx.c682 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 Dhinic_hw_qp.c777 void hinic_sq_get_sges(struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, in hinic_sq_get_sges() function