Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1092 csum_type = TX_CSUM_TCPIP; in hwcsum()
1117 if (likely(csum_type >= TX_CSUM_TCPIP)) { in hwcsum()
1321 TX_CSUM_TCPIP6 : TX_CSUM_TCPIP) | in t4vf_eth_xmit()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h158 TX_CSUM_TCPIP = 8, enumerator
Dsge.c1043 csum_type = TX_CSUM_TCPIP; in hwcsum()
1067 if (likely(csum_type >= TX_CSUM_TCPIP)) { in hwcsum()
1251 TX_CSUM_TCPIP6 : TX_CSUM_TCPIP) | in t4_eth_xmit()