Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c2009 static int hns3_fill_skb_to_desc(struct hns3_enet_ring *ring, in hns3_fill_skb_to_desc() function
2032 ret = hns3_fill_skb_to_desc(ring, frag_skb, in hns3_fill_skb_to_desc()
2176 ret = hns3_fill_skb_to_desc(ring, skb, in hns3_handle_tx_bounce()
2261 return hns3_fill_skb_to_desc(ring, skb, DESC_TYPE_SKB); in hns3_handle_desc_filling()