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

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1212 #define V_TXPKT_L4CSUM_DIS(x) ((x) << S_TXPKT_L4CSUM_DIS) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1339 #define V_TXPKT_L4CSUM_DIS(x) ((__u64)(x) << S_TXPKT_L4CSUM_DIS) macro

Completed in 92 milliseconds