Searched defs:V_TXPKT_IPCSUM_DIS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1208 #define V_TXPKT_IPCSUM_DIS(x) ((x) << S_TXPKT_IPCSUM_DIS) macro
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1380 #define V_TXPKT_IPCSUM_DIS(x) ((__u64)(x) << S_TXPKT_IPCSUM_DIS) macro

Completed in 98 milliseconds