Searched refs:ip_hdr_offset (Results 1 – 4 of 4) sorted by relevance
1270 u32 ip_hdr_offset; in wl18xx_set_tx_desc_csum() local1283 ip_hdr_offset = skb_network_header(skb) - skb_mac_header(skb); in wl18xx_set_tx_desc_csum()1284 if (WARN_ON(ip_hdr_offset >= (1<<7))) { in wl18xx_set_tx_desc_csum()1289 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()
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()