Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_tcb.h545 #define S_TF_ACTIVE_OPEN 21 macro
546 #define V_TF_ACTIVE_OPEN(x) ((x) << S_TF_ACTIVE_OPEN)
/NextBSD/sys/dev/cxgbe/common/
HDt4_tcb.h603 #define S_TF_ACTIVE_OPEN 34 macro
604 #define V_TF_ACTIVE_OPEN(x) ((__u64)(x) << S_TF_ACTIVE_OPEN)