Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A 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()
H A Dhclge_cmd.h107 struct hclge_rx_com_wl { struct
H A Dhclge_main.c2395 struct hclge_rx_com_wl *req; in hclge_common_wl_config()
2401 req = (struct hclge_rx_com_wl *)desc.data; in hclge_common_wl_config()