Home
last modified time | relevance | path

Searched refs:hinic_get_wqe (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.h96 struct hinic_hw_wqe *hinic_get_wqe(struct hinic_wq *wq, unsigned int wqe_size,
H A Dhinic_hw_qp.c664 struct hinic_hw_wqe *hw_wqe = hinic_get_wqe(sq->wq, wqe_size, in hinic_sq_get_wqe()
803 struct hinic_hw_wqe *hw_wqe = hinic_get_wqe(rq->wq, wqe_size, in hinic_rq_get_wqe()
H A Dhinic_hw_cmdq.c356 hw_wqe = hinic_get_wqe(wq, WQE_LCMD_SIZE, &curr_prod_idx); in cmdq_sync_cmd_direct_resp()
435 hw_wqe = hinic_get_wqe(wq, WQE_SCMD_SIZE, &curr_prod_idx); in cmdq_set_arm_bit()
H A Dhinic_hw_wq.c734 * hinic_get_wqe - get wqe ptr in the current pi and update the pi
741 struct hinic_hw_wqe *hinic_get_wqe(struct hinic_wq *wq, unsigned int wqe_size, in hinic_get_wqe() function
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_wq.h96 struct hinic_hw_wqe *hinic_get_wqe(struct hinic_wq *wq, unsigned int wqe_size,
H A Dhinic_hw_qp.c660 struct hinic_hw_wqe *hw_wqe = hinic_get_wqe(sq->wq, wqe_size, in hinic_sq_get_wqe()
799 struct hinic_hw_wqe *hw_wqe = hinic_get_wqe(rq->wq, wqe_size, in hinic_rq_get_wqe()
H A Dhinic_hw_cmdq.c351 hw_wqe = hinic_get_wqe(wq, WQE_LCMD_SIZE, &curr_prod_idx); in cmdq_sync_cmd_direct_resp()
430 hw_wqe = hinic_get_wqe(wq, WQE_SCMD_SIZE, &curr_prod_idx); in cmdq_set_arm_bit()
H A Dhinic_hw_wq.c733 * hinic_get_wqe - get wqe ptr in the current pi and update the pi
740 struct hinic_hw_wqe *hinic_get_wqe(struct hinic_wq *wq, unsigned int wqe_size, in hinic_get_wqe() function

Completed in 9 milliseconds