Searched refs:hns3_fill_desc (Results 1 – 1 of 1) sorted by relevance
1680 static int hns3_fill_desc(struct hns3_enet_ring *ring, dma_addr_t dma, in hns3_fill_desc() function1764 return hns3_fill_desc(ring, dma, size); in hns3_map_and_fill_desc()2178 bd_num += hns3_fill_desc(ring, dma, size); in hns3_handle_tx_bounce()2242 bd_num += hns3_fill_desc(ring, sg_dma_address(sgt->sgl + i), in hns3_handle_tx_sgl()