Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h202 void hinic_sq_put_wqe(struct hinic_sq *sq, unsigned int wqe_size);
H A Dhinic_tx.c682 hinic_sq_put_wqe(sq, wqe_size); in free_all_tx_skbs()
737 hinic_sq_put_wqe(sq, wqe_size); in free_tx_poll()
H A Dhinic_hw_qp.c766 * hinic_sq_put_wqe - release the ci for new wqes
770 void hinic_sq_put_wqe(struct hinic_sq *sq, unsigned int wqe_size) in hinic_sq_put_wqe() function
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h201 void hinic_sq_put_wqe(struct hinic_sq *sq, unsigned int wqe_size);
H A Dhinic_tx.c684 hinic_sq_put_wqe(sq, wqe_size); in free_all_tx_skbs()
739 hinic_sq_put_wqe(sq, wqe_size); in free_tx_poll()
H A Dhinic_hw_qp.c762 * hinic_sq_put_wqe - release the ci for new wqes
766 void hinic_sq_put_wqe(struct hinic_sq *sq, unsigned int wqe_size) in hinic_sq_put_wqe() function

Completed in 7 milliseconds