Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athvar.h1259 #define ath_hal_gettxpowlimit(_ah, _ppow) \ argument
1260 (ath_hal_getcapability(_ah, HAL_CAP_TXPOW, 1, _ppow) == HAL_OK)
1261 #define ath_hal_getmaxtxpow(_ah, _ppow) \ argument
1262 (ath_hal_getcapability(_ah, HAL_CAP_TXPOW, 2, _ppow) == HAL_OK)