Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_cmdq.c198 struct hinic_cmdq_wqe_lcmd *wqe_lcmd; in cmdq_prepare_wqe_ctrl()
242 static void cmdq_set_lcmd_bufdesc(struct hinic_cmdq_wqe_lcmd *wqe_lcmd, in cmdq_set_lcmd_bufdesc()
264 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &wqe->wqe_lcmd; in cmdq_set_lcmd_wqe()
418 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &curr_cmdq_wqe->wqe_lcmd; in cmdq_sync_cmd_direct_resp()
550 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &wqe->wqe_lcmd; in clear_wqe_complete_bit()
627 struct hinic_cmdq_wqe_lcmd *wqe_lcmd = &cmdq_wqe->wqe_lcmd; in cmdq_cmd_ceq_handler()
Dhinic_hw_wqe.h281 struct hinic_cmdq_wqe_lcmd { struct
297 struct hinic_cmdq_wqe_lcmd wqe_lcmd; argument