Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4475 int rx_pkt_total = 0; in hns3_nic_common_poll() local
4503 rx_pkt_total += rx_cleaned; in hns3_nic_common_poll()
4506 tqp_vector->rx_group.total_packets += rx_pkt_total; in hns3_nic_common_poll()
4519 return rx_pkt_total; in hns3_nic_common_poll()