Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5942 #define M_SWITCH_TBL_IDX 0xf macro
5944 #define G_SWITCH_TBL_IDX(x) (((x) >> S_SWITCH_TBL_IDX) & M_SWITCH_TBL_IDX)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h35937 #define M_SWITCH_TBL_IDX 0xfU macro
35939 #define G_SWITCH_TBL_IDX(x) (((x) >> S_SWITCH_TBL_IDX) & M_SWITCH_TBL_IDX)