Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1050 return TXPKT_L4CSUM_DIS; in hwcsum()
1116 TXPKT_L4CSUM_DIS | TXPKT_IPCSUM_DIS | in cxgb_fcoe_offload()
1165 cntrl = TXPKT_L4CSUM_DIS | TXPKT_IPCSUM_DIS; in t4_eth_xmit()
Dt4_msg.h656 #define TXPKT_L4CSUM_DIS (1ULL << 63) macro
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1103 return TXPKT_L4CSUM_DIS; in hwcsum()
1326 cntrl = TXPKT_L4CSUM_DIS | TXPKT_IPCSUM_DIS; in t4vf_eth_xmit()