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

/drivers/infiniband/hw/nes/
H A Dnes_nic.c483 u32 tso_frag_count; local
562 for (tso_frag_count=0; tso_frag_count < skb_shinfo(skb)->nr_frags;
563 tso_frag_count++) {
565 &skb_shinfo(skb)->frags[tso_frag_count];
566 tso_bus_address[tso_frag_count] =
647 if (tso_frag_index == tso_frag_count)

Completed in 87 milliseconds