Searched refs:V_TCB_STAG (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/common/ | ||
H A D | cxgb_tcb.h | 404 #define V_TCB_STAG(x) ((x) << S_TCB_STAG) macro |
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_tcb.h | 394 #define V_TCB_STAG(x) ((x) << S_TCB_STAG) macro |