Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A 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/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c1052 cntrl1 = TXPKT_CSUM_TYPE_V(TX_CSUM_TCPIP); in chcr_ktls_write_tcp_options()
1631 TX_CSUM_TCPIP : TX_CSUM_TCPIP6); in chcr_ktls_tunnel_pkt()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h183 TX_CSUM_TCPIP = 8, enumerator