TX_CSUM_TCPIP    1115 drivers/net/ethernet/chelsio/cxgb4/sge.c 			csum_type = TX_CSUM_TCPIP;
TX_CSUM_TCPIP    1137 drivers/net/ethernet/chelsio/cxgb4/sge.c 	if (likely(csum_type >= TX_CSUM_TCPIP)) {
TX_CSUM_TCPIP    1541 drivers/net/ethernet/chelsio/cxgb4/sge.c 				 TX_CSUM_TCPIP6 : TX_CSUM_TCPIP) |
TX_CSUM_TCPIP    1851 drivers/net/ethernet/chelsio/cxgb4/sge.c 					   TX_CSUM_TCPIP6 : TX_CSUM_TCPIP) |
TX_CSUM_TCPIP    1087 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 			csum_type = TX_CSUM_TCPIP;
TX_CSUM_TCPIP    1112 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	if (likely(csum_type >= TX_CSUM_TCPIP)) {
TX_CSUM_TCPIP    1320 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 					   TX_CSUM_TCPIP6 : TX_CSUM_TCPIP) |