Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_sysctl.c380 (void) ath_hal_gettpscale(sc->sc_ah, &scale); in ath_sysctl_tpscale()
H A Dif_athvar.h1276 #define ath_hal_gettpscale(_ah, _scale) \ macro