Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h648 #define TXPKT_CSUM_START(x) ((x) << 20) macro
Dsge.c1073 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()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1127 TXPKT_CSUM_START(start) | in hwcsum()