Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1277 #define QOS_CW_RANGE_MAX (15) /* exponential of 2 */ macro
/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1277 #define QOS_CW_RANGE_MAX (15) /* exponential of 2 */ macro
H A Diwh.c5903 if ((wmeparam[i].wmep_logcwmax > QOS_CW_RANGE_MAX) || in iwh_wmeparam_check()