Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c4471 int rx_pkt_total = 0; in hns3_nic_common_poll() local
4499 rx_pkt_total += rx_cleaned; in hns3_nic_common_poll()
4502 tqp_vector->rx_group.total_packets += rx_pkt_total; in hns3_nic_common_poll()
4515 return rx_pkt_total; in hns3_nic_common_poll()