Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c51 ah->ah_setTxPowerLimit = ar9300_Stub_SetTxPowerLimit; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h154 extern HAL_BOOL ar9300_Stub_SetTxPowerLimit(struct ath_hal *ah, uint32_t limit);
H A Dar9300_stub_funcs.c891 ar9300_Stub_SetTxPowerLimit(struct ath_hal *ah, uint32_t limit) in ar9300_Stub_SetTxPowerLimit() function