Searched refs:ip_hdr_offset (Results 1 – 5 of 5) sorted by relevance
1271 u32 ip_hdr_offset; in wl18xx_set_tx_desc_csum() local1284 ip_hdr_offset = skb_network_header(skb) - skb_mac_header(skb); in wl18xx_set_tx_desc_csum()1285 if (WARN_ON(ip_hdr_offset >= (1<<7))) { in wl18xx_set_tx_desc_csum()1290 desc->wl18xx_checksum_data = ip_hdr_offset << 1; in wl18xx_set_tx_desc_csum()
450 first_desc->ip_hdr_offset = skb_inner_network_offset(skb); in qlcnic_tx_encap_pkt()513 first_desc->ip_hdr_offset = VLAN_HLEN; in qlcnic_tx_pkt()573 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
1876 first_desc->ip_hdr_offset = VLAN_HLEN; in netxen_tso_check()1906 first_desc->ip_hdr_offset += skb_network_offset(skb); in netxen_tso_check()