Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.h118 u8 tcp_ipv4_chksum; member
153 u8 tcp_ipv4_chksum; member
H A Dibmvnic.c5230 ctrl_buf->tcp_ipv4_chksum = buf->tcp_ipv4_chksum; in send_control_ip_offload()
5248 if (buf->tcp_ipv4_chksum || buf->udp_ipv4_chksum) in send_control_ip_offload()
5367 netdev_dbg(adapter->netdev, "tcp_ipv4_chksum = %d\n", in handle_query_ip_offload_rsp()
5368 buf->tcp_ipv4_chksum); in handle_query_ip_offload_rsp()