Home
last modified time | relevance | path

Searched refs:hns3_fill_desc (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c1680 static int hns3_fill_desc(struct hns3_enet_ring *ring, dma_addr_t dma, in hns3_fill_desc() function
1764 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()