Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ani.c59 if (level >= ARRAY_SIZE(ahp->ah_totalSizeDesired)) { in ath9k_hw_ani_control()
64 (unsigned)ARRAY_SIZE(ahp->ah_totalSizeDesired))); in ath9k_hw_ani_control()
71 ahp->ah_totalSizeDesired[level]); in ath9k_hw_ani_control()
819 ahp->ah_totalSizeDesired[i] = totalSizeDesired[i]; in ath9k_hw_ani_setup()
H A Darn_hw.h933 int ah_totalSizeDesired[5]; member