Searched refs:rx_cleaned (Results 1 – 1 of 1) sorted by relevance
2513 int rx_cleaned = hns3_clean_rx_ring(ring, rx_budget, in hns3_nic_common_poll() local2516 if (rx_cleaned >= rx_budget) in hns3_nic_common_poll()2519 rx_pkt_total += rx_cleaned; in hns3_nic_common_poll()