Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c188 u32 i, rcv_good_pkt_total = 0; in hns3_lb_check_rx_ring() local
203 rcv_good_pkt_total += (rx_group->total_packets - pre_rx_pkt); in hns3_lb_check_rx_ring()
206 return rcv_good_pkt_total; in hns3_lb_check_rx_ring()