Searched refs:l4_hdr_offset (Results 1 – 2 of 2) sorted by relevance
1612 int l2_hdr_offset, l4_hdr_offset; in netxen_process_lro() local1632 l4_hdr_offset = netxen_get_lro_sts_l4_hdr_offset(sts_data0); in netxen_process_lro()1641 data_offset = l4_hdr_offset + TCP_TS_HDR_SIZE; in netxen_process_lro()1643 data_offset = l4_hdr_offset + TCP_HDR_SIZE; in netxen_process_lro()
1600 int l2_hdr_offset, l4_hdr_offset; in qlcnic_process_lro() local1620 l4_hdr_offset = qlcnic_get_lro_sts_l4_hdr_offset(sts_data0); in qlcnic_process_lro()1629 data_offset = l4_hdr_offset + QLC_TCP_TS_HDR_SIZE; in qlcnic_process_lro()1631 data_offset = l4_hdr_offset + QLC_TCP_HDR_SIZE; in qlcnic_process_lro()