Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h188 void hinic_sq_return_wqe(struct hinic_sq *sq, unsigned int wqe_size);
H A Dhinic_hw_qp.c674 * hinic_sq_return_wqe - return the wqe to the sq
678 void hinic_sq_return_wqe(struct hinic_sq *sq, unsigned int wqe_size) in hinic_sq_return_wqe() function
H A Dhinic_tx.c631 hinic_sq_return_wqe(txq->sq, wqe_size); in hinic_xmit_frame()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h187 void hinic_sq_return_wqe(struct hinic_sq *sq, unsigned int wqe_size);
H A Dhinic_tx.c633 hinic_sq_return_wqe(txq->sq, wqe_size); in hinic_xmit_frame()
H A Dhinic_hw_qp.c670 * hinic_sq_return_wqe - return the wqe to the sq
674 void hinic_sq_return_wqe(struct hinic_sq *sq, unsigned int wqe_size) in hinic_sq_return_wqe() function

Completed in 6 milliseconds