Home
last modified time | relevance | path

Searched defs:G_EGRTHRESHOLD (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h1434 #define G_EGRTHRESHOLD(x) (((x) >> S_EGRTHRESHOLD) & M_EGRTHRESHOLD) macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h1405 #define G_EGRTHRESHOLD(x) (((x) >> S_EGRTHRESHOLD) & M_EGRTHRESHOLD) macro