Searched refs:trace_cmd_get (Results 1 – 3 of 3) sorted by relevance
517 if (hw->cmq.ops.trace_cmd_get) in hclge_comm_cmd_send()518 hw->cmq.ops.trace_cmd_get(hw, desc, num, is_special); in hclge_comm_cmd_send()607 cmdq->ops.trace_cmd_get = ops->trace_cmd_get; in hclge_comm_cmd_init_ops()
444 void (*trace_cmd_get)(struct hclge_comm_hw *hw, member
364 .trace_cmd_get = hclge_trace_cmd_get,