Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c209 u32 i, rcv_good_pkt_total = 0; in hns3_lb_check_rx_ring() local
224 rcv_good_pkt_total += (rx_group->total_packets - pre_rx_pkt); in hns3_lb_check_rx_ring()
227 return rcv_good_pkt_total; in hns3_lb_check_rx_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c209 u32 i, rcv_good_pkt_total = 0; in hns3_lb_check_rx_ring() local
224 rcv_good_pkt_total += (rx_group->total_packets - pre_rx_pkt); in hns3_lb_check_rx_ring()
227 return rcv_good_pkt_total; in hns3_lb_check_rx_ring()

Completed in 6 milliseconds