Searched refs:S_SGETPQID (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h5763 #define S_SGETPQID 8 macro
5765 #define V_SGETPQID(x) ((x) << S_SGETPQID)
5766 #define G_SGETPQID(x) (((x) >> S_SGETPQID) & M_SGETPQID)

Completed in 193 milliseconds