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