Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/hyperv/
Dnetvsc_drv.c397 static int count_skb_frag_slots(struct sk_buff *skb) in count_skb_frag_slots() function
423 frag_slots = count_skb_frag_slots(skb); in netvsc_get_slots()