Searched refs:hns3_clean_tx_ring (Results 1 – 3 of 3) sorted by relevance
618 bool hns3_clean_tx_ring(struct hns3_enet_ring *ring, int budget);
217 hns3_clean_tx_ring(ring, budget); in hns3_lb_clear_tx_ring()
1915 bool hns3_clean_tx_ring(struct hns3_enet_ring *ring, int budget) in hns3_clean_tx_ring() function2505 if (!hns3_clean_tx_ring(ring, budget)) in hns3_nic_common_poll()