Home
last modified time | relevance | path

Searched refs:ring_ptr_move_fw (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c127 ring_ptr_move_fw(ring, next_to_use); in fill_v2_desc_hw()
203 ring_ptr_move_fw(ring, next_to_use); in fill_desc()
585 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()
599 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()
610 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()
685 ring_ptr_move_fw(ring, next_to_use); in hns_nic_alloc_rx_buffers()
927 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_reclaim_one_desc()
H A Dhnae.h300 #define ring_ptr_move_fw(ring, p) \ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c125 ring_ptr_move_fw(ring, next_to_use); in fill_v2_desc_hw()
202 ring_ptr_move_fw(ring, next_to_use); in fill_desc()
608 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()
622 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()
633 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()
708 ring_ptr_move_fw(ring, next_to_use); in hns_nic_alloc_rx_buffers()
950 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_reclaim_one_desc()
H A Dhnae.h300 #define ring_ptr_move_fw(ring, p) \ macro
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h136 #define ring_ptr_move_fw(ring, p) \ macro
H A Dhns3_enet.c1130 ring_ptr_move_fw(ring, next_to_use); in hns3_fill_desc()
1149 ring_ptr_move_fw(ring, next_to_use); in hns3_fill_desc()
2682 ring_ptr_move_fw(ring, next_to_use); in hns3_nic_alloc_rx_buffers()
4267 ring_ptr_move_fw(ring, next_to_clean); in hns3_clear_tx_ring()
4299 ring_ptr_move_fw(ring, next_to_use); in hns3_clear_rx_ring()
4325 ring_ptr_move_fw(ring, next_to_use); in hns3_force_clear_rx_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h183 #define ring_ptr_move_fw(ring, p) \ macro
H 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()
3711 ring_ptr_move_fw(ring, next_to_use); in hns3_nic_alloc_rx_buffers()
5488 ring_ptr_move_fw(ring, next_to_clean); in hns3_clear_tx_ring()
5518 ring_ptr_move_fw(ring, next_to_use); in hns3_clear_rx_ring()
5544 ring_ptr_move_fw(ring, next_to_use); in hns3_force_clear_rx_ring()

Completed in 28 milliseconds