Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_athvar.h1208 #define ath_hal_gettxpowlimit(_ah, _ppow) \ argument
1209 (ath_hal_getcapability(_ah, HAL_CAP_TXPOW, 1, _ppow) == HAL_OK)
1210 #define ath_hal_getmaxtxpow(_ah, _ppow) \ argument
1211 (ath_hal_getcapability(_ah, HAL_CAP_TXPOW, 2, _ppow) == HAL_OK)