Home
last modified time | relevance | path

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

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