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

/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h63 #define V_TCB_T_FLAGS(x) ((__u64)(x) << S_TCB_T_FLAGS) macro
/freebsd-current/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c341 V_TCB_T_FLAGS(V_TF_CORE_BYPASS(1) | V_TF_NON_OFFLOAD(1)),
342 V_TCB_T_FLAGS(V_TF_CORE_BYPASS(1)));

Completed in 117 milliseconds