Searched refs:tcp_udp_hdr_off (Results 1 – 1 of 1) sorted by relevance
4830 int ip_hdr_off, tcp_udp_hdr_off, hdr_off; in ql_hw_csum_setup() local4895 tcp_udp_hdr_off = mac_hdr_len+ip_hdr_len; in ql_hw_csum_setup()4900 tcp_udp_hdr_off <<= 6; in ql_hw_csum_setup()4901 hdr_off |= tcp_udp_hdr_off; in ql_hw_csum_setup()4929 tcp_udp_hdr_off = mac_hdr_len + ip_hdr_len; in ql_hw_csum_setup()4934 tcp_udp_hdr_off <<= 6; in ql_hw_csum_setup()4935 hdr_off |= tcp_udp_hdr_off; in ql_hw_csum_setup()5181 uint16_t ip_hdr_off, tcp_udp_hdr_off, hdr_off; in ql_hw_lso_setup() local5233 tcp_udp_hdr_off = in ql_hw_lso_setup()5240 tcp_udp_hdr_off <<= 6; in ql_hw_lso_setup()[all …]