Searched refs:l4_hdr_offset (Results 1 – 3 of 3) sorted by relevance
29 u8 l4_hdr_offset; /* Offset of start of L4 headers in packet */ member
1273 int index, l2_hdr_offset, l4_hdr_offset, is_lb_pkt; in qlcnic_process_lro() local1291 l4_hdr_offset = qlcnic_get_lro_sts_l4_hdr_offset(sts_data0); in qlcnic_process_lro()1306 data_offset = l4_hdr_offset + QLC_TCP_TS_HDR_SIZE; in qlcnic_process_lro()1308 data_offset = l4_hdr_offset + QLC_TCP_HDR_SIZE; in qlcnic_process_lro()1794 int l2_hdr_offset, l4_hdr_offset; in qlcnic_83xx_process_lro() local1813 l4_hdr_offset = qlcnic_83xx_l4_hdr_off(sts_data[1]); in qlcnic_83xx_process_lro()1821 data_offset = l4_hdr_offset + QLCNIC_TCP_TS_HDR_SIZE; in qlcnic_83xx_process_lro()1823 data_offset = l4_hdr_offset + QLCNIC_TCP_HDR_SIZE; in qlcnic_83xx_process_lro()
1578 int l2_hdr_offset, l4_hdr_offset; in netxen_process_lro() local1598 l4_hdr_offset = netxen_get_lro_sts_l4_hdr_offset(sts_data0); in netxen_process_lro()1607 data_offset = l4_hdr_offset + TCP_TS_HDR_SIZE; in netxen_process_lro()1609 data_offset = l4_hdr_offset + TCP_HDR_SIZE; in netxen_process_lro()