Searched refs:trace_cmd_send (Results 1 – 3 of 3) sorted by relevance
481 if (hw->cmq.ops.trace_cmd_send) in hclge_comm_cmd_send()482 hw->cmq.ops.trace_cmd_send(hw, desc, num, is_special); in hclge_comm_cmd_send()606 cmdq->ops.trace_cmd_send = ops->trace_cmd_send; in hclge_comm_cmd_init_ops()
441 void (*trace_cmd_send)(struct hclge_comm_hw *hw, member
363 .trace_cmd_send = hclge_trace_cmd_send,