Searched refs:ring_ptr_move_fw (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_enet.c | 125 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()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hnae3.h | 191 #define ring_ptr_move_fw(ring, p) \ macro
|
| H A D | hns3_enet.c | 1729 ring_ptr_move_fw(ring, next_to_use); in hns3_fill_desc() 1748 ring_ptr_move_fw(ring, next_to_use); in hns3_fill_desc() 3768 ring_ptr_move_fw(ring, next_to_use); in hns3_nic_alloc_rx_buffers() 5574 ring_ptr_move_fw(ring, next_to_clean); in hns3_clear_tx_ring() 5604 ring_ptr_move_fw(ring, next_to_use); in hns3_clear_rx_ring() 5630 ring_ptr_move_fw(ring, next_to_use); in hns3_force_clear_rx_ring()
|