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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1932 struct hclge_rx_com_wl *rx_com_wl; local
1945 rx_com_wl = (struct hclge_rx_com_wl *)desc.data;
1948 "rx_com_wl: high: 0x%x, low: 0x%x\n",
1949 le16_to_cpu(rx_com_wl->com_wl.high),
1950 le16_to_cpu(rx_com_wl->com_wl.low));

Completed in 225 milliseconds