Home
last modified time | relevance | path

Searched refs:rate2l (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416.h43 rate1l, rate2l, rate2s, rate5_5l, enumerator
H A Dar5416_reset.c978 | POW_SM(ratesArray[rate2l], 16) in ar5416WriteTxPowerRateRegisters()
1184 rate2s, rate2l, rate1l, rate11s, rate11l, in ar5416SetTransmitPower()
1778 ratesArray[rate2s] = ratesArray[rate2l] = targetPowerCck->tPow2x[1]; in ar5416SetRatesArrayFromTargetPower()
H A Dar5416_xmit.c170 return (AH5416(ah)->ah_ratesArray[rate2l]); in ar5416RateToRateTable()