Home
last modified time | relevance | path

Searched refs:hinic_cmdq_wqe_lcmd (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_cmdq.c189 struct hinic_cmdq_wqe_lcmd *wqe_lcmd; in cmdq_prepare_wqe_ctrl()
233 static void cmdq_set_lcmd_bufdesc(struct hinic_cmdq_wqe_lcmd *wqe_lcmd, in cmdq_set_lcmd_bufdesc()
255 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &wqe->wqe_lcmd; in cmdq_set_lcmd_wqe()
411 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &curr_cmdq_wqe->wqe_lcmd; in cmdq_sync_cmd_direct_resp()
543 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &wqe->wqe_lcmd; in clear_wqe_complete_bit()
620 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &cmdq_wqe->wqe_lcmd; in cmdq_cmd_ceq_handler()
Dhinic_hw_wqe.h368 struct hinic_cmdq_wqe_lcmd { struct
384 struct hinic_cmdq_wqe_lcmd wqe_lcmd; argument