Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2041 static int hns3_fill_skb_to_desc(struct hns3_enet_ring *ring, in hns3_fill_skb_to_desc() function
2064 ret = hns3_fill_skb_to_desc(ring, frag_skb, in hns3_fill_skb_to_desc()
2212 ret = hns3_fill_skb_to_desc(ring, skb, in hns3_handle_tx_bounce()
2297 return hns3_fill_skb_to_desc(ring, skb, DESC_TYPE_SKB); in hns3_handle_desc_filling()