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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_phy.c29 ath9k_hw_write_regs(struct ath_hal *ah, uint32_t modesIndex, uint32_t freqIndex, argument
210 uint16_t modesIndex)
232 modesIndex);
237 INI_RA(&ahp->ah_iniBank6TPC, i, modesIndex);
209 ath9k_hw_set_rf_regs(struct ath_hal *ah, struct ath9k_channel *chan, uint16_t modesIndex) argument
H A Darn_phy.h33 void ath9k_hw_write_regs(struct ath_hal *ah, uint32_t modesIndex,
36 struct ath9k_channel *chan, uint16_t modesIndex);
H A Darn_hw.c1413 uint32_t modesIndex, freqIndex; local
1419 modesIndex = 1;
1424 modesIndex = 2;
1430 modesIndex = 4;
1435 modesIndex = 3;
1477 uint32_t val = INI_RA(&ahp->ah_iniModes, i, modesIndex);
1492 REG_WRITE_ARRAY(&ahp->ah_iniModesRxGain, modesIndex,
1498 REG_WRITE_ARRAY(&ahp->ah_iniModesTxGain, modesIndex,
1517 ath9k_hw_write_regs(ah, modesIndex, freqIndex, regWrites);
1521 REG_WRITE_ARRAY(&ahp->ah_iniModesAdditional, modesIndex,
[all...]

Completed in 68 milliseconds