Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1087 csum_type = TX_CSUM_TCPIP; in hwcsum()
1112 if (likely(csum_type >= TX_CSUM_TCPIP)) { in hwcsum()
1320 TX_CSUM_TCPIP6 : TX_CSUM_TCPIP) | in t4vf_eth_xmit()
/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c1048 cntrl1 = TXPKT_CSUM_TYPE_V(TX_CSUM_TCPIP); in chcr_ktls_write_tcp_options()
1628 TX_CSUM_TCPIP : TX_CSUM_TCPIP6); in chcr_ktls_tunnel_pkt()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1180 csum_type = TX_CSUM_TCPIP; in hwcsum()
1202 if (likely(csum_type >= TX_CSUM_TCPIP)) { in hwcsum()
1969 TX_CSUM_TCPIP6 : TX_CSUM_TCPIP) | in cxgb4_vf_eth_xmit()
Dt4_msg.h183 TX_CSUM_TCPIP = 8, enumerator