Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hyperv/
H A 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()