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

/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.h564 #define S_TLSRX_HDR_PKT_PAD_ERROR 1 macro
566 #define V_TLSRX_HDR_PKT_PAD_ERROR(x) ((x) << S_TLSRX_HDR_PKT_PAD_ERROR)
568 (((x) >> S_TLSRX_HDR_PKT_PAD_ERROR) & M_TLSRX_HDR_PKT_PAD_ERROR)

Completed in 52 milliseconds