Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2641 ctrl1 |= F_TXPKT_L4CSUM_DIS; in write_txpkt_wr()
2719 ctrl |= F_TXPKT_L4CSUM_DIS; in write_ulp_cpl_sgl()
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1082 #define F_TXPKT_L4CSUM_DIS V_TXPKT_L4CSUM_DIS(1ULL) macro