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

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h414 #define S_HIRCQDRBTHRSH 16 macro
416 #define V_HIRCQDRBTHRSH(x) ((x) << S_HIRCQDRBTHRSH)
417 #define G_HIRCQDRBTHRSH(x) (((x) >> S_HIRCQDRBTHRSH) & M_HIRCQDRBTHRSH)

Completed in 116 milliseconds