Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c1932 struct hclge_rx_com_wl *rx_com_wl; in hclge_dbg_dump_rx_common_wl_cfg()
1945 rx_com_wl = (struct hclge_rx_com_wl *)desc.data; in hclge_dbg_dump_rx_common_wl_cfg()
1958 struct hclge_rx_com_wl *rx_packet_cnt; in hclge_dbg_dump_rx_global_pkt_cnt()
1971 rx_packet_cnt = (struct hclge_rx_com_wl *)desc.data; in hclge_dbg_dump_rx_global_pkt_cnt()
Dhclge_cmd.h107 struct hclge_rx_com_wl { struct
Dhclge_main.c2404 struct hclge_rx_com_wl *req; in hclge_common_wl_config()
2410 req = (struct hclge_rx_com_wl *)desc.data; in hclge_common_wl_config()