Searched refs:ip_hdr_offset (Results 1 – 5 of 5) sorted by relevance
1221 u32 ip_hdr_offset; in wl18xx_set_tx_desc_csum() local1234 ip_hdr_offset = skb_network_header(skb) - skb_mac_header(skb); in wl18xx_set_tx_desc_csum()1235 if (WARN_ON(ip_hdr_offset >= (1<<7))) { in wl18xx_set_tx_desc_csum()1240 desc->wl18xx_checksum_data = ip_hdr_offset << 1; in wl18xx_set_tx_desc_csum()
451 first_desc->ip_hdr_offset = skb_inner_network_offset(skb); in qlcnic_tx_encap_pkt()514 first_desc->ip_hdr_offset = VLAN_HLEN; in qlcnic_tx_pkt()574 first_desc->ip_hdr_offset += skb_network_offset(skb); in qlcnic_tx_pkt()
164 u8 ip_hdr_offset; /* For LSO only */ member
316 u8 ip_hdr_offset; /* For LSO only */ member
1887 first_desc->ip_hdr_offset = VLAN_HLEN; in netxen_tso_check()1917 first_desc->ip_hdr_offset += skb_network_offset(skb); in netxen_tso_check()