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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h551 #define V_TF_NON_OFFLOAD(x) ((x) << S_TF_NON_OFFLOAD) macro
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h550 #define V_TF_NON_OFFLOAD(x) ((x) << S_TF_NON_OFFLOAD) 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)),
/freebsd-current/sys/dev/cxgbe/
H A Dt4_filter.c2006 set_tcb_field(sc, f->tid, W_TCB_T_FLAGS, V_TF_NON_OFFLOAD(1) |

Completed in 146 milliseconds