Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c1089 static void *hns3_tx_spare_alloc(struct hns3_enet_ring *ring, in hns3_tx_spare_alloc() function
2164 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()