Searched refs:hinic_cmdq_wqe_lcmd (Results 1 – 2 of 2) sorted by relevance
184 struct hinic_cmdq_wqe_lcmd *wqe_lcmd; in cmdq_prepare_wqe_ctrl()228 static void cmdq_set_lcmd_bufdesc(struct hinic_cmdq_wqe_lcmd *wqe_lcmd, in cmdq_set_lcmd_bufdesc()250 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &wqe->wqe_lcmd; in cmdq_set_lcmd_wqe()406 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &curr_cmdq_wqe->wqe_lcmd; in cmdq_sync_cmd_direct_resp()538 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &wqe->wqe_lcmd; in clear_wqe_complete_bit()615 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &cmdq_wqe->wqe_lcmd; in cmdq_cmd_ceq_handler()
343 struct hinic_cmdq_wqe_lcmd { struct359 struct hinic_cmdq_wqe_lcmd wqe_lcmd; argument