Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1087 csum_type = TX_CSUM_TCPIP; in hwcsum()
1112 if (likely(csum_type >= TX_CSUM_TCPIP)) { in hwcsum()
1317 TX_CSUM_TCPIP6 : TX_CSUM_TCPIP) | in t4vf_eth_xmit()
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c1056 cntrl1 = TXPKT_CSUM_TYPE_V(TX_CSUM_TCPIP); in chcr_ktls_write_tcp_options()
1635 TX_CSUM_TCPIP : TX_CSUM_TCPIP6); in chcr_ktls_tunnel_pkt()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1180 csum_type = TX_CSUM_TCPIP; in hwcsum()
1202 if (likely(csum_type >= TX_CSUM_TCPIP)) { in hwcsum()
1975 TX_CSUM_TCPIP6 : TX_CSUM_TCPIP) | in cxgb4_vf_eth_xmit()
Dt4_msg.h183 TX_CSUM_TCPIP = 8, enumerator