Home
last modified time | relevance | path

Searched refs:ring_ptr_move_fw (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns/
A Dhns_enet.c125 ring_ptr_move_fw(ring, next_to_use); in fill_v2_desc_hw()
201 ring_ptr_move_fw(ring, next_to_use); in fill_desc()
583 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()
597 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()
608 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()
683 ring_ptr_move_fw(ring, next_to_use); in hns_nic_alloc_rx_buffers()
925 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_reclaim_one_desc()
A Dhnae.h300 #define ring_ptr_move_fw(ring, p) \ macro
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhnae3.h174 #define ring_ptr_move_fw(ring, p) \ macro
A Dhns3_enet.c1696 ring_ptr_move_fw(ring, next_to_use); in hns3_fill_desc()
1715 ring_ptr_move_fw(ring, next_to_use); in hns3_fill_desc()
3697 ring_ptr_move_fw(ring, next_to_use); in hns3_nic_alloc_rx_buffers()
5474 ring_ptr_move_fw(ring, next_to_clean); in hns3_clear_tx_ring()
5504 ring_ptr_move_fw(ring, next_to_use); in hns3_clear_rx_ring()
5530 ring_ptr_move_fw(ring, next_to_use); in hns3_force_clear_rx_ring()

Completed in 24 milliseconds