Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.h99 void hinic_return_wqe(struct hinic_wq *wq, unsigned int wqe_size);
H A Dhinic_hw_wq.c786 * hinic_return_wqe - return the wqe when transmit failed
790 void hinic_return_wqe(struct hinic_wq *wq, unsigned int wqe_size) in hinic_return_wqe() function
H A Dhinic_hw_qp.c680 hinic_return_wqe(sq->wq, wqe_size); in hinic_sq_return_wqe()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.h99 void hinic_return_wqe(struct hinic_wq *wq, unsigned int wqe_size);
H A Dhinic_hw_qp.c676 hinic_return_wqe(sq->wq, wqe_size); in hinic_sq_return_wqe()
H A Dhinic_hw_wq.c785 * hinic_return_wqe - return the wqe when transmit failed
789 void hinic_return_wqe(struct hinic_wq *wq, unsigned int wqe_size) in hinic_return_wqe() function

Completed in 7 milliseconds