Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4vf/
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()
/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
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()
/drivers/net/ethernet/chelsio/cxgb4/
A Dsge.c1166 csum_type = TX_CSUM_TCPIP; in hwcsum()
1188 if (likely(csum_type >= TX_CSUM_TCPIP)) { in hwcsum()
1962 TX_CSUM_TCPIP6 : TX_CSUM_TCPIP) | in cxgb4_vf_eth_xmit()
A Dt4_msg.h183 TX_CSUM_TCPIP = 8, enumerator

Completed in 30 milliseconds