Home
last modified time | relevance | path

Searched refs:wqe_lcmd (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_cmdq.c189 struct hinic_cmdq_wqe_lcmd *wqe_lcmd; in cmdq_prepare_wqe_ctrl() local
196 wqe_lcmd = &wqe->wqe_lcmd; in cmdq_prepare_wqe_ctrl()
198 wqe_lcmd->status.status_info = 0; in cmdq_prepare_wqe_ctrl()
199 ctrl = &wqe_lcmd->ctrl; in cmdq_prepare_wqe_ctrl()
233 static void cmdq_set_lcmd_bufdesc(struct hinic_cmdq_wqe_lcmd *wqe_lcmd, in cmdq_set_lcmd_bufdesc() argument
236 hinic_set_sge(&wqe_lcmd->buf_desc.sge, buf_in->dma_addr, buf_in->size); in cmdq_set_lcmd_bufdesc()
255 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &wqe->wqe_lcmd; in cmdq_set_lcmd_wqe() local
261 cmdq_set_sge_completion(&wqe_lcmd in cmdq_set_lcmd_wqe()
411 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &curr_cmdq_wqe->wqe_lcmd; cmdq_sync_cmd_direct_resp() local
543 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &wqe->wqe_lcmd; clear_wqe_complete_bit() local
620 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &cmdq_wqe->wqe_lcmd; cmdq_cmd_ceq_handler() local
[all...]
H A Dhinic_hw_wqe.h384 struct hinic_cmdq_wqe_lcmd wqe_lcmd; member
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_cmdq.c184 struct hinic_cmdq_wqe_lcmd *wqe_lcmd; in cmdq_prepare_wqe_ctrl() local
191 wqe_lcmd = &wqe->wqe_lcmd; in cmdq_prepare_wqe_ctrl()
193 wqe_lcmd->status.status_info = 0; in cmdq_prepare_wqe_ctrl()
194 ctrl = &wqe_lcmd->ctrl; in cmdq_prepare_wqe_ctrl()
228 static void cmdq_set_lcmd_bufdesc(struct hinic_cmdq_wqe_lcmd *wqe_lcmd, in cmdq_set_lcmd_bufdesc() argument
231 hinic_set_sge(&wqe_lcmd->buf_desc.sge, buf_in->dma_addr, buf_in->size); in cmdq_set_lcmd_bufdesc()
250 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &wqe->wqe_lcmd; in cmdq_set_lcmd_wqe() local
256 cmdq_set_sge_completion(&wqe_lcmd in cmdq_set_lcmd_wqe()
406 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &curr_cmdq_wqe->wqe_lcmd; cmdq_sync_cmd_direct_resp() local
538 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &wqe->wqe_lcmd; clear_wqe_complete_bit() local
615 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &cmdq_wqe->wqe_lcmd; cmdq_cmd_ceq_handler() local
[all...]
H A Dhinic_hw_wqe.h359 struct hinic_cmdq_wqe_lcmd wqe_lcmd; member

Completed in 5 milliseconds