Home
last modified time | relevance | path

Searched refs:trace_cmd_send (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3_common/
Dhclge_comm_cmd.c481 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()
Dhclge_comm_cmd.h438 void (*trace_cmd_send)(struct hclge_comm_hw *hw, member
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c83 .trace_cmd_send = hclgevf_trace_cmd_send,
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c435 .trace_cmd_send = hclge_trace_cmd_send,