Home
last modified time | relevance | path

Searched refs:hns3_nic_reclaim_desc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2551 static bool hns3_nic_reclaim_desc(struct hns3_enet_ring *ring, in hns3_nic_reclaim_desc() function
2605 if (unlikely(!hns3_nic_reclaim_desc(ring, &bytes, &pkts, budget))) in hns3_clean_tx_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2107 * hns3_nic_reclaim_desc(). Ensure that the BD valid bit in hns3_tx_doorbell()
2123 * hns3_nic_reclaim_desc(). Ensure that the BD valid bit is updated. in hns3_tx_doorbell()
3578 static bool hns3_nic_reclaim_desc(struct hns3_enet_ring *ring, in hns3_nic_reclaim_desc() function
3640 if (unlikely(!hns3_nic_reclaim_desc(ring, &bytes, &pkts, budget))) in hns3_clean_tx_ring()

Completed in 13 milliseconds