Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hyperv/
Dnetvsc_drv.c445 static int count_skb_frag_slots(struct sk_buff *skb) in count_skb_frag_slots() function
471 frag_slots = count_skb_frag_slots(skb); in netvsc_get_slots()