Searched refs:modesIndex (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c505 * @modesIndex:
515 u16 modesIndex)
544 modesIndex);
549 INI_RA(&ah->iniBank6TPC, i, modesIndex);
738 u32 modesIndex, freqIndex; local
743 modesIndex = 1;
748 modesIndex = 2;
754 modesIndex = 4;
759 modesIndex = 3;
804 u32 val = INI_RA(&ah->iniModes, i, modesIndex);
513 ar5008_hw_set_rf_regs(struct ath_hw *ah, struct ath9k_channel *chan, u16 modesIndex) argument
[all...]
H A Dar9003_phy.c553 u32 modesIndex, freqIndex; local
558 modesIndex = 1;
563 modesIndex = 2;
569 modesIndex = 4;
574 modesIndex = 3;
583 ar9003_hw_prog_ini(ah, &ah->iniSOC[i], modesIndex);
584 ar9003_hw_prog_ini(ah, &ah->iniMac[i], modesIndex);
585 ar9003_hw_prog_ini(ah, &ah->iniBB[i], modesIndex);
586 ar9003_hw_prog_ini(ah, &ah->iniRadio[i], modesIndex);
590 REG_WRITE_ARRAY(&ah->iniModesTxGain, modesIndex, regWrite
[all...]
H A Dhw-ops.h176 u16 modesIndex)
181 return ath9k_hw_private_ops(ah)->set_rf_regs(ah, chan, modesIndex);
174 ath9k_hw_set_rf_regs(struct ath_hw *ah, struct ath9k_channel *chan, u16 modesIndex) argument
H A Dhw.h554 u16 modesIndex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c505 * @modesIndex:
515 u16 modesIndex)
544 modesIndex);
549 INI_RA(&ah->iniBank6TPC, i, modesIndex);
738 u32 modesIndex, freqIndex; local
743 modesIndex = 1;
748 modesIndex = 2;
754 modesIndex = 4;
759 modesIndex = 3;
804 u32 val = INI_RA(&ah->iniModes, i, modesIndex);
513 ar5008_hw_set_rf_regs(struct ath_hw *ah, struct ath9k_channel *chan, u16 modesIndex) argument
[all...]
H A Dar9003_phy.c553 u32 modesIndex, freqIndex; local
558 modesIndex = 1;
563 modesIndex = 2;
569 modesIndex = 4;
574 modesIndex = 3;
583 ar9003_hw_prog_ini(ah, &ah->iniSOC[i], modesIndex);
584 ar9003_hw_prog_ini(ah, &ah->iniMac[i], modesIndex);
585 ar9003_hw_prog_ini(ah, &ah->iniBB[i], modesIndex);
586 ar9003_hw_prog_ini(ah, &ah->iniRadio[i], modesIndex);
590 REG_WRITE_ARRAY(&ah->iniModesTxGain, modesIndex, regWrite
[all...]
H A Dhw-ops.h176 u16 modesIndex)
181 return ath9k_hw_private_ops(ah)->set_rf_regs(ah, chan, modesIndex);
174 ath9k_hw_set_rf_regs(struct ath_hw *ah, struct ath9k_channel *chan, u16 modesIndex) argument
H A Dhw.h554 u16 modesIndex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpmain.c334 u16_t modesIndex = 0; local
375 modesIndex = 2;
380 modesIndex = 1;
390 modesIndex = 3;
395 modesIndex = 4;
438 reg_write(ar5416Modes[i][0], ar5416Modes[i][modesIndex]);
457 ((struct zsHpPriv*)wd->hpPrivate)->initDesiredSigSize = ar5416Modes[i][modesIndex];
460 ((struct zsHpPriv*)wd->hpPrivate)->initAGC = ar5416Modes[i][modesIndex];
463 ((struct zsHpPriv*)wd->hpPrivate)->initAgcControl = ar5416Modes[i][modesIndex];
466 ((struct zsHpPriv*)wd->hpPrivate)->initSearchStartDelay = ar5416Modes[i][modesIndex];
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/otus/hal/
H A Dhpmain.c334 u16_t modesIndex = 0; local
375 modesIndex = 2;
380 modesIndex = 1;
390 modesIndex = 3;
395 modesIndex = 4;
438 reg_write(ar5416Modes[i][0], ar5416Modes[i][modesIndex]);
457 ((struct zsHpPriv*)wd->hpPrivate)->initDesiredSigSize = ar5416Modes[i][modesIndex];
460 ((struct zsHpPriv*)wd->hpPrivate)->initAGC = ar5416Modes[i][modesIndex];
463 ((struct zsHpPriv*)wd->hpPrivate)->initAgcControl = ar5416Modes[i][modesIndex];
466 ((struct zsHpPriv*)wd->hpPrivate)->initSearchStartDelay = ar5416Modes[i][modesIndex];
[all...]

Completed in 259 milliseconds