Home
last modified time | relevance | path

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

/linux/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.c789 void hinic_return_wqe(struct hinic_wq *wq, unsigned int wqe_size) in hinic_return_wqe() function