Home
last modified time | relevance | path

Searched refs:hclge_rx_com_thrd (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h103 struct hclge_rx_com_thrd { struct
Dhclge_debugfs.c1299 struct hclge_rx_com_thrd *rx_com_thrd; in hclge_dbg_dump_rx_common_threshold_cfg()
1315 rx_com_thrd = (struct hclge_rx_com_thrd *)desc[0].data; in hclge_dbg_dump_rx_common_threshold_cfg()
1322 rx_com_thrd = (struct hclge_rx_com_thrd *)desc[1].data; in hclge_dbg_dump_rx_common_threshold_cfg()
Dhclge_main.c2360 struct hclge_rx_com_thrd *req; in hclge_common_thrd_config()
2369 req = (struct hclge_rx_com_thrd *)&desc[i].data; in hclge_common_thrd_config()