Searched refs:V_TCB_SMAC_SEL (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_tcb.h64 #define V_TCB_SMAC_SEL(x) ((x) << S_TCB_SMAC_SEL) macro
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_tcb.h57 #define V_TCB_SMAC_SEL(x) ((x) << S_TCB_SMAC_SEL) macro
/freebsd-current/sys/dev/cxgbe/
H A Dt4_filter.c1257 V_TCB_SMAC_SEL(M_TCB_SMAC_SEL),
1258 V_TCB_SMAC_SEL(f->smt->idx), 1);
1953 V_TCB_SMAC_SEL(M_TCB_SMAC_SEL), V_TCB_SMAC_SEL(f->smt->idx),

Completed in 181 milliseconds