tcp_hdr_offset    315 drivers/net/ethernet/qlogic/netxen/netxen_nic.h 	u8 tcp_hdr_offset;	/* For LSO only */
tcp_hdr_offset   1891 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 			first_desc->tcp_hdr_offset = VLAN_HLEN;
tcp_hdr_offset   1921 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 	first_desc->tcp_hdr_offset += skb_transport_offset(skb);
tcp_hdr_offset    164 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u8 tcp_hdr_offset;	/* For LSO only */
tcp_hdr_offset    449 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	first_desc->tcp_hdr_offset = skb_inner_transport_header(skb) -
tcp_hdr_offset    513 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 			first_desc->tcp_hdr_offset = VLAN_HLEN;
tcp_hdr_offset    573 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	first_desc->tcp_hdr_offset += skb_transport_offset(skb);