Searched refs:ring_ptr_move_fw (Results 1 – 2 of 2) sorted by relevance
95 ring_ptr_move_fw(ring, next_to_use); in fill_desc()370 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()390 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()406 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_poll_rx_skb()484 ring_ptr_move_fw(ring, next_to_use); in hns_nic_alloc_rx_buffers()586 ring_ptr_move_fw(ring, next_to_clean); in hns_nic_reclaim_one_desc()
249 #define ring_ptr_move_fw(ring, p) \ macro