Searched defs:Idx (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/rtl8187se/
H A Dr8180_dm.c395 u8 tmpu1Byte, CurrentThermal, Idx; local
404 for (Idx = 1; Idx < 15; Idx++) {
405 CckTxPwrIdx = priv->chtxpwr[Idx];
406 OfdmTxPwrIdx = priv->chtxpwr_ofdm[Idx];
429 priv->chtxpwr[Idx] = CckTxPwrIdx;
430 priv->chtxpwr_ofdm[Idx] = OfdmTxPwrIdx;

Completed in 51 milliseconds