Searched refs:ip_hdr_offset (Results 1 – 5 of 5) sorted by relevance
1215 u32 ip_hdr_offset; in wl18xx_set_tx_desc_csum() local1228 ip_hdr_offset = skb_network_header(skb) - skb_mac_header(skb); in wl18xx_set_tx_desc_csum()1229 if (WARN_ON(ip_hdr_offset >= (1<<7))) { in wl18xx_set_tx_desc_csum()1234 desc->wl18xx_checksum_data = ip_hdr_offset << 1; in wl18xx_set_tx_desc_csum()
452 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()
165 u8 ip_hdr_offset; /* For LSO only */ member
332 u8 ip_hdr_offset; /* For LSO only */ member
1911 first_desc->ip_hdr_offset = VLAN_HLEN; in netxen_tso_check()1941 first_desc->ip_hdr_offset += skb_network_offset(skb); in netxen_tso_check()