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 D | hinic_hw_wq.h | 108 void hinic_write_wqe(struct hinic_wq *wq, struct hinic_hw_wqe *wqe,
|
H A D | hinic_hw_qp.c | 702 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 D | hinic_hw_wq.c | 884 * 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 D | hinic_hw_wq.h | 108 void hinic_write_wqe(struct hinic_wq *wq, struct hinic_hw_wqe *wqe,
|
H A D | hinic_hw_qp.c | 698 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 D | hinic_hw_wq.c | 883 * 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