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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpani.c78 const int totalSizeDesired[] = { -55, -55, -55, -55, -62 }; local
87 HpPriv->totalSizeDesired[i] = totalSizeDesired[i];
148 if (level >= ARRAY_SIZE(HpPriv->totalSizeDesired)) {
150 zm_debug_msg1("max level : ", ARRAY_SIZE(HpPriv->totalSizeDesired));
156 | ((HpPriv->totalSizeDesired[level] << AR_PHY_DESIRED_SZ_TOT_DES_S)
H A Dhpusb.h109 s32_t totalSizeDesired[5]; member in struct:zsHpPriv
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dani.c1187 const int totalSizeDesired[] = { -55, -55, -55, -55, -62 }; local
1193 ah->totalSizeDesired[i] = totalSizeDesired[i];
H A Dar5008_phy.c1062 if (level >= ARRAY_SIZE(ah->totalSizeDesired)) {
1066 (unsigned)ARRAY_SIZE(ah->totalSizeDesired));
1072 ah->totalSizeDesired[level]);
H A Dhw.h770 int totalSizeDesired[5]; member in struct:ath_hw

Completed in 118 milliseconds