Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c4246 int rx_pkt_total = 0; in hns3_nic_common_poll() local
4274 rx_pkt_total += rx_cleaned; in hns3_nic_common_poll()
4277 tqp_vector->rx_group.total_packets += rx_pkt_total; in hns3_nic_common_poll()
4290 return rx_pkt_total; in hns3_nic_common_poll()