Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_regs.h50534 #define V_RS_FEC_ENABLE(x) ((x) << S_RS_FEC_ENABLE) macro
50535 #define F_RS_FEC_ENABLE V_RS_FEC_ENABLE(1U)