Home
last modified time | relevance | path

Searched refs:tbnet_kmap_frag (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/
H A Dthunderbolt.c1001 static void *tbnet_kmap_frag(struct sk_buff *skb, unsigned int frag_num, in tbnet_kmap_frag() function
1072 src = tbnet_kmap_frag(skb, frag++, &len); in tbnet_start_xmit()
1108 src = tbnet_kmap_frag(skb, frag++, &len); in tbnet_start_xmit()
/kernel/linux/linux-6.6/drivers/net/thunderbolt/
H A Dmain.c1094 static void *tbnet_kmap_frag(struct sk_buff *skb, unsigned int frag_num, in tbnet_kmap_frag() function
1167 src = tbnet_kmap_frag(skb, frag++, &len); in tbnet_start_xmit()
1203 src = tbnet_kmap_frag(skb, frag++, &len); in tbnet_start_xmit()

Completed in 5 milliseconds