Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h228 #define S_HIDRBLOTHRSH 0 macro
230 #define V_HIDRBLOTHRSH(x) ((x) << S_HIDRBLOTHRSH)
231 #define G_HIDRBLOTHRSH(x) (((x) >> S_HIDRBLOTHRSH) & M_HIDRBLOTHRSH)