Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1207 #define V_TXPKT_IPCSUM_DIS(x) ((x) << S_TXPKT_IPCSUM_DIS) macro
1208 #define F_TXPKT_IPCSUM_DIS V_TXPKT_IPCSUM_DIS(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h1400 #define V_TXPKT_IPCSUM_DIS(x) ((__u64)(x) << S_TXPKT_IPCSUM_DIS) macro
1401 #define F_TXPKT_IPCSUM_DIS V_TXPKT_IPCSUM_DIS(1ULL)