Searched refs:hns3_tx_spare_alloc (Results 1 – 1 of 1) sorted by relevance
1089 static void *hns3_tx_spare_alloc(struct hns3_enet_ring *ring, in hns3_tx_spare_alloc() function2164 buf = hns3_tx_spare_alloc(ring, size, &dma, &cb_len); in hns3_handle_tx_bounce()2214 sgt = hns3_tx_spare_alloc(ring, HNS3_SGL_SIZE(nfrag), in hns3_handle_tx_sgl()