Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21462 #define V_FEC_ENABLE(x) ((x) << S_FEC_ENABLE) macro
21463 #define F_FEC_ENABLE V_FEC_ENABLE(1U)