Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1287 struct hclge_rx_com_wl *rx_com_wl; in hclge_dbg_dump_rx_common_wl_cfg() local
1300 rx_com_wl = (struct hclge_rx_com_wl *)desc.data; in hclge_dbg_dump_rx_common_wl_cfg()
1304 le16_to_cpu(rx_com_wl->com_wl.high), in hclge_dbg_dump_rx_common_wl_cfg()
1305 le16_to_cpu(rx_com_wl->com_wl.low)); in hclge_dbg_dump_rx_common_wl_cfg()