Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c698 struct hclge_rx_com_thrd *rx_com_thrd; in hclge_dbg_dump_qos_buf_cfg()
790 rx_com_thrd = (struct hclge_rx_com_thrd *)desc[0].data; in hclge_dbg_dump_qos_buf_cfg()
797 rx_com_thrd = (struct hclge_rx_com_thrd *)desc[1].data; in hclge_dbg_dump_qos_buf_cfg()
Dhclge_cmd.h374 struct hclge_rx_com_thrd { struct
Dhclge_main.c2145 struct hclge_rx_com_thrd *req; in hclge_common_thrd_config()
2154 req = (struct hclge_rx_com_thrd *)&desc[i].data; in hclge_common_thrd_config()