Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c382 error = !ath_hal_settpscale(sc->sc_ah, scale) ? EINVAL : in ath_sysctl_tpscale()
H A Dif_athvar.h1265 #define ath_hal_settpscale(_ah, _v) \ macro