Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1211 #define V_TXPKT_L4CSUM_DIS(x) ((x) << S_TXPKT_L4CSUM_DIS) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h1404 #define V_TXPKT_L4CSUM_DIS(x) ((__u64)(x) << S_TXPKT_L4CSUM_DIS) macro