Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1272 #define ath_hal_gettxpowlimit(_ah, _ppow) \ argument
1273 (ath_hal_getcapability(_ah, HAL_CAP_TXPOW, 1, _ppow) == HAL_OK)
1274 #define ath_hal_getmaxtxpow(_ah, _ppow) \ argument
1275 (ath_hal_getcapability(_ah, HAL_CAP_TXPOW, 2, _ppow) == HAL_OK)