Home
last modified time | relevance | path

Searched refs:com_wl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1779 le16_to_cpu(rx_com_wl->com_wl.high), in hclge_dbg_dump_rx_common_wl_cfg()
1780 le16_to_cpu(rx_com_wl->com_wl.low)); in hclge_dbg_dump_rx_common_wl_cfg()
1802 le16_to_cpu(rx_packet_cnt->com_wl.high), in hclge_dbg_dump_rx_global_pkt_cnt()
1803 le16_to_cpu(rx_packet_cnt->com_wl.low)); in hclge_dbg_dump_rx_global_pkt_cnt()
H A Dhclge_cmd.h108 struct hclge_priv_wl com_wl; member