Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.h108 void hinic_write_wqe(struct hinic_wq *wq, struct hinic_hw_wqe *wqe,
H A Dhinic_hw_qp.c702 hinic_write_wqe(sq->wq, hw_wqe, wqe_size); in hinic_sq_write_wqe()
829 hinic_write_wqe(rq->wq, hw_wqe, sizeof(*rq_wqe)); in hinic_rq_write_wqe()
H A Dhinic_hw_wq.c884 * hinic_write_wqe - write the wqe to the wq
889 void hinic_write_wqe(struct hinic_wq *wq, struct hinic_hw_wqe *wqe, in hinic_write_wqe() function
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.h108 void hinic_write_wqe(struct hinic_wq *wq, struct hinic_hw_wqe *wqe,
H A Dhinic_hw_qp.c698 hinic_write_wqe(sq->wq, hw_wqe, wqe_size); in hinic_sq_write_wqe()
825 hinic_write_wqe(rq->wq, hw_wqe, sizeof(*rq_wqe)); in hinic_rq_write_wqe()
H A Dhinic_hw_wq.c883 * hinic_write_wqe - write the wqe to the wq
888 void hinic_write_wqe(struct hinic_wq *wq, struct hinic_hw_wqe *wqe, in hinic_write_wqe() function

Completed in 6 milliseconds