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

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h550 #define S_TF_NON_OFFLOAD 23 macro
551 #define V_TF_NON_OFFLOAD(x) ((x) << S_TF_NON_OFFLOAD)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h549 #define S_TF_NON_OFFLOAD 1 macro
550 #define V_TF_NON_OFFLOAD(x) ((x) << S_TF_NON_OFFLOAD)

Completed in 183 milliseconds