Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c697 struct hclge_rx_com_wl *rx_packet_cnt; in hclge_dbg_dump_qos_buf_cfg()
699 struct hclge_rx_com_wl *rx_com_wl; in hclge_dbg_dump_qos_buf_cfg()
738 rx_com_wl = (struct hclge_rx_com_wl *)desc[0].data; in hclge_dbg_dump_qos_buf_cfg()
749 rx_packet_cnt = (struct hclge_rx_com_wl *)desc[0].data; in hclge_dbg_dump_qos_buf_cfg()
Dhclge_cmd.h378 struct hclge_rx_com_wl { struct
Dhclge_main.c2188 struct hclge_rx_com_wl *req; in hclge_common_wl_config()
2194 req = (struct hclge_rx_com_wl *)desc.data; in hclge_common_wl_config()