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/cxgb4/
H 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()
H A Dt4_msg.h183 TX_CSUM_TCPIP = 8, enumerator