Searched refs:ah_getChipPowerLimits (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c170 AH_PRIVATE(ah)->ah_getChipPowerLimits = ar9300_Stub_GetChipPowerLimits;
H A Dar9300_attach.c2533 AH_PRIVATE(ah)->ah_getChipPowerLimits = ar9300_get_chip_power_limits;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c176 .ah_getChipPowerLimits = ar5210GetChipPowerLimits,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c176 .ah_getChipPowerLimits = ar5211GetChipPowerLimits,
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h361 HAL_BOOL (*ah_getChipPowerLimits)(struct ath_hal *, member in struct:ath_hal_private
455 AH_PRIVATE(_ah)->ah_getChipPowerLimits(_ah, _chan)
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c220 ahp->ah_priv.ah_getChipPowerLimits = ar5416GetChipPowerLimits;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c177 .ah_getChipPowerLimits = ar5212GetChipPowerLimits,
/freebsd-11-stable/tools/tools/ath/athrd/
H A Dathrd.c1027 ahp.ah_getChipPowerLimits = getChipPowerLimits;

Completed in 111 milliseconds