Searched refs:TXPKT_CSUM_START (Results 1 – 3 of 3) sorted by relevance
648 #define TXPKT_CSUM_START(x) ((x) << 20) macro
1073 return TXPKT_CSUM_TYPE(csum_type) | TXPKT_CSUM_START(start) | in hwcsum()1117 TXPKT_CSUM_START(CXGB_FCOE_TXPKT_CSUM_START) | in cxgb_fcoe_offload()
1127 TXPKT_CSUM_START(start) | in hwcsum()