Home
last modified time | relevance | path

Searched refs:tcp_udp_hdr_off (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c4830 int ip_hdr_off, tcp_udp_hdr_off, hdr_off; in ql_hw_csum_setup() local
4895 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() local
5233 tcp_udp_hdr_off = in ql_hw_lso_setup()
5240 tcp_udp_hdr_off <<= 6; in ql_hw_lso_setup()
[all …]