Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c1266 long f_id = -1; /* id of the current fragment */ in nicvf_tso_count_subdescs() local
1280 f_id++; in nicvf_tso_count_subdescs()
1281 f_size = skb_frag_size(&sh->frags[f_id]); in nicvf_tso_count_subdescs()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c1267 long f_id = -1; /* id of the current fragment */ in nicvf_tso_count_subdescs() local
1281 f_id++; in nicvf_tso_count_subdescs()
1282 f_size = skb_frag_size(&sh->frags[f_id]); in nicvf_tso_count_subdescs()

Completed in 6 milliseconds