Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5928 #define V_SWITCH_TABLE_ENABLE(x) ((x) << S_SWITCH_TABLE_ENABLE) macro
5929 #define F_SWITCH_TABLE_ENABLE V_SWITCH_TABLE_ENABLE(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h35919 #define V_SWITCH_TABLE_ENABLE(x) ((x) << S_SWITCH_TABLE_ENABLE) macro
35920 #define F_SWITCH_TABLE_ENABLE V_SWITCH_TABLE_ENABLE(1U)