Searched refs:res_cbs (Results 1 – 1 of 1) sorted by relevance
3682 struct hns3_desc_cb res_cbs; in hns3_nic_alloc_rx_buffers() local3692 ret = hns3_alloc_and_map_buffer(ring, &res_cbs); in hns3_nic_alloc_rx_buffers()3704 hns3_replace_buffer(ring, ring->next_to_use, &res_cbs); in hns3_nic_alloc_rx_buffers()5494 struct hns3_desc_cb res_cbs; in hns3_clear_rx_ring() local5503 ret = hns3_alloc_and_map_buffer(ring, &res_cbs); in hns3_clear_rx_ring()5514 hns3_replace_buffer(ring, ring->next_to_use, &res_cbs); in hns3_clear_rx_ring()