Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h402 int last_to_use; /* last idx used by xmit */ member
H A Dhns3_enet.c1470 WRITE_ONCE(ring->last_to_use, ring->next_to_use); in hns3_tx_doorbell()
2558 int ltu = smp_load_acquire(&ring->last_to_use); in hns3_nic_reclaim_desc()
3773 ring->last_to_use = 0; in hns3_ring_get_cfg()
3853 ring->last_to_use = 0; in hns3_fini_ring()
4373 priv->ring[i].last_to_use = 0; in hns3_nic_reset_all_ring()