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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h418 #define S_LORCQDRBTHRSH 0 macro
420 #define V_LORCQDRBTHRSH(x) ((x) << S_LORCQDRBTHRSH)
421 #define G_LORCQDRBTHRSH(x) (((x) >> S_LORCQDRBTHRSH) & M_LORCQDRBTHRSH)

Completed in 126 milliseconds