Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c825 struct hclge_rx_com_wl *rx_packet_cnt; in hclge_dbg_dump_qos_buf_cfg()
827 struct hclge_rx_com_wl *rx_com_wl; in hclge_dbg_dump_qos_buf_cfg()
866 rx_com_wl = (struct hclge_rx_com_wl *)desc[0].data; in hclge_dbg_dump_qos_buf_cfg()
878 rx_packet_cnt = (struct hclge_rx_com_wl *)desc[0].data; in hclge_dbg_dump_qos_buf_cfg()
Dhclge_cmd.h407 struct hclge_rx_com_wl { struct
Dhclge_main.c2322 struct hclge_rx_com_wl *req; in hclge_common_wl_config()
2328 req = (struct hclge_rx_com_wl *)desc.data; in hclge_common_wl_config()