Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c4457 int rx_pkt_total = 0; in hns3_nic_common_poll() local
4485 rx_pkt_total += rx_cleaned; in hns3_nic_common_poll()
4488 tqp_vector->rx_group.total_packets += rx_pkt_total; in hns3_nic_common_poll()
4501 return rx_pkt_total; in hns3_nic_common_poll()