Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h1209 #define F_TXPKT_IPCSUM_DIS V_TXPKT_IPCSUM_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.c3987 ctrl1 |= F_TXPKT_IPCSUM_DIS; in write_txpkt_wr()
4180 ctrl1 |= F_TXPKT_IPCSUM_DIS; in write_txpkts_wr()
/trueos/sys/dev/cxgb/
HDcxgb_sge.c1434 cntrl |= F_TXPKT_IPCSUM_DIS; in t3_encap()
1550 cntrl |= F_TXPKT_IPCSUM_DIS; in t3_encap()
/trueos/sys/dev/cxgbe/common/
HDt4_msg.h1176 #define F_TXPKT_IPCSUM_DIS V_TXPKT_IPCSUM_DIS(1ULL) macro