Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_sysctl.c385 error = !ath_hal_settpscale(sc->sc_ah, scale) ? EINVAL : in ath_sysctl_tpscale()
H A Dif_athvar.h1278 #define ath_hal_settpscale(_ah, _v) \ macro