Searched refs:be_gso_hdr_len (Results 1 – 1 of 1) sorted by relevance
736 static int be_gso_hdr_len(struct sk_buff *skb) in be_gso_hdr_len() function749 u32 dup_hdr_len = tx_pkts > 1 ? be_gso_hdr_len(skb) * (tx_pkts - 1) : 0; in be_tx_stats_update()