Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h716 void hns3_clean_tx_ring(struct hns3_enet_ring *ring, int budget);
Dhns3_ethtool.c241 hns3_clean_tx_ring(ring, 0); in hns3_lb_clear_tx_ring()
Dhns3_enet.c3629 void hns3_clean_tx_ring(struct hns3_enet_ring *ring, int budget) in hns3_clean_tx_ring() function
4487 hns3_clean_tx_ring(ring, budget); in hns3_nic_common_poll()