Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwncompat.h38 #define QOS_CW_RANGE_MAX (15) /* exponential of 2 */ macro
H A Dif_iwn.c3521 if ((wmeparam[i].wmep_logcwmax > QOS_CW_RANGE_MAX) || in iwn_wmeparam_check()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1277 #define QOS_CW_RANGE_MAX (15) /* exponential of 2 */ macro
H A Diwh.c5904 if ((wmeparam[i].wmep_logcwmax > QOS_CW_RANGE_MAX) || in iwh_wmeparam_check()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1277 #define QOS_CW_RANGE_MAX (15) /* exponential of 2 */ macro