Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h50923 #define V_FEC_REQUEST(x) ((x) << S_FEC_REQUEST) macro
50924 #define F_FEC_REQUEST V_FEC_REQUEST(1U)