Searched refs:tcp_udp_hdr_off (Results 1 – 1 of 1) sorted by relevance
4834 int ip_hdr_off, tcp_udp_hdr_off, hdr_off; in ql_hw_csum_setup() local4899 tcp_udp_hdr_off = mac_hdr_len+ip_hdr_len; in ql_hw_csum_setup()4904 tcp_udp_hdr_off <<= 6; in ql_hw_csum_setup()4905 hdr_off |= tcp_udp_hdr_off; in ql_hw_csum_setup()4933 tcp_udp_hdr_off = mac_hdr_len + ip_hdr_len; in ql_hw_csum_setup()4938 tcp_udp_hdr_off <<= 6; in ql_hw_csum_setup()4939 hdr_off |= tcp_udp_hdr_off; in ql_hw_csum_setup()5182 uint16_t ip_hdr_off, tcp_udp_hdr_off, hdr_off; in ql_hw_lso_setup() local5234 tcp_udp_hdr_off = in ql_hw_lso_setup()5241 tcp_udp_hdr_off <<= 6; in ql_hw_lso_setup()[all …]