Searched refs:trace_cmd_send (Results 1 – 4 of 4) 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()
438 void (*trace_cmd_send)(struct hclge_comm_hw *hw, member
83 .trace_cmd_send = hclgevf_trace_cmd_send,
435 .trace_cmd_send = hclge_trace_cmd_send,