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

/freebsd-10.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c149 CAL_TARGET_POWER_LEG targetPowerCckExt = {0, {0, 0, 0, 0}}; local
H A Dar9285_reset.c414 CAL_TARGET_POWER_LEG targetPowerOfdmExt = {0, {0, 0, 0, 0}}, targetPowerCckExt = {0, {0, 0, 0, 0}}; local
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1819 CAL_TARGET_POWER_LEG targetPowerOfdmExt = {0, {0, 0, 0, 0}}, targetPowerCckExt = {0, {0, 0, 0, 0}}; local
1743 ar5416SetRatesArrayFromTargetPower(struct ath_hal *ah, const struct ieee80211_channel *chan, int16_t *ratesArray, const CAL_TARGET_POWER_LEG *targetPowerCck, const CAL_TARGET_POWER_LEG *targetPowerCckExt, const CAL_TARGET_POWER_LEG *targetPowerOfdm, const CAL_TARGET_POWER_LEG *targetPowerOfdmExt, const CAL_TARGET_POWER_HT *targetPowerHt20, const CAL_TARGET_POWER_HT *targetPowerHt40) argument

Completed in 175 milliseconds