Searched refs:V_TXPKT_L4CSUM_DIS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1212 #define V_TXPKT_L4CSUM_DIS(x) ((x) << S_TXPKT_L4CSUM_DIS) macro
1213 #define F_TXPKT_L4CSUM_DIS V_TXPKT_L4CSUM_DIS(1U)
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1384 #define V_TXPKT_L4CSUM_DIS(x) ((__u64)(x) << S_TXPKT_L4CSUM_DIS) macro
1385 #define F_TXPKT_L4CSUM_DIS V_TXPKT_L4CSUM_DIS(1ULL)

Completed in 167 milliseconds