Home
last modified time | relevance | path

Searched refs:F_TXPKT_L4CSUM_DIS (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h1213 #define F_TXPKT_L4CSUM_DIS V_TXPKT_L4CSUM_DIS(1U) macro
/trueos/sys/dev/cxgbe/
HDt4_netmap.c747 htobe64(F_TXPKT_IPCSUM_DIS | F_TXPKT_L4CSUM_DIS); in cxgbe_nm_tx()
HDt4_sge.c3989 ctrl1 |= F_TXPKT_L4CSUM_DIS; in write_txpkt_wr()
4182 ctrl1 |= F_TXPKT_L4CSUM_DIS; in write_txpkts_wr()
/trueos/sys/dev/cxgb/
HDcxgb_sge.c1437 cntrl |= F_TXPKT_L4CSUM_DIS; in t3_encap()
1553 cntrl |= F_TXPKT_L4CSUM_DIS; in t3_encap()
/trueos/sys/dev/cxgbe/common/
HDt4_msg.h1180 #define F_TXPKT_L4CSUM_DIS V_TXPKT_L4CSUM_DIS(1ULL) macro