Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c517 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()
H A Dhclge_comm_cmd.h441 void (*trace_cmd_get)(struct hclge_comm_hw *hw, member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c84 .trace_cmd_get = hclgevf_trace_cmd_get,
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c436 .trace_cmd_get = hclge_trace_cmd_get,