Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h8330 #define V_PCS_NOTALIGNED(x) ((x) << S_PCS_NOTALIGNED) macro
8331 #define F_PCS_NOTALIGNED V_PCS_NOTALIGNED(1U)