Home
last modified time | relevance | path

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

/freebsd/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/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)