Home
last modified time | relevance | path

Searched refs:hinic_put_wqe (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.h101 void hinic_put_wqe(struct hinic_wq *wq, unsigned int wqe_size);
H A Dhinic_hw_qp.c772 hinic_put_wqe(sq->wq, wqe_size); in hinic_sq_put_wqe()
898 * hinic_put_wqe - release the ci for new wqes
916 hinic_put_wqe(rq->wq, wqe_size); in hinic_rq_put_wqe()
H A Dhinic_hw_cmdq.c585 hinic_put_wqe(cmdq->wq, WQE_SCMD_SIZE); in cmdq_arm_ceq_handler()
635 hinic_put_wqe(cmdq->wq, WQE_LCMD_SIZE); in cmdq_cmd_ceq_handler()
H A Dhinic_rx.c259 hinic_put_wqe(rq->wq, HINIC_RQ_WQE_SIZE); in free_all_rx_skbs()
H A Dhinic_hw_wq.c800 * hinic_put_wqe - return the wqe place to use for a new wqe
804 void hinic_put_wqe(struct hinic_wq *wq, unsigned int wqe_size) in hinic_put_wqe() function
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.h101 void hinic_put_wqe(struct hinic_wq *wq, unsigned int wqe_size);
H A Dhinic_hw_qp.c768 hinic_put_wqe(sq->wq, wqe_size); in hinic_sq_put_wqe()
912 hinic_put_wqe(rq->wq, wqe_size); in hinic_rq_put_wqe()
H A Dhinic_hw_cmdq.c580 hinic_put_wqe(cmdq->wq, WQE_SCMD_SIZE); in cmdq_arm_ceq_handler()
630 hinic_put_wqe(cmdq->wq, WQE_LCMD_SIZE); in cmdq_cmd_ceq_handler()
H A Dhinic_rx.c256 hinic_put_wqe(rq->wq, HINIC_RQ_WQE_SIZE); in free_all_rx_skbs()
H A Dhinic_hw_wq.c799 * hinic_put_wqe - return the wqe place to use for a new wqe
803 void hinic_put_wqe(struct hinic_wq *wq, unsigned int wqe_size) in hinic_put_wqe() function

Completed in 11 milliseconds