Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c410 error = !ath_hal_settpc(sc->sc_ah, tpc) ? EINVAL : 0; in ath_sysctl_tpc()
H A Dif_athvar.h1267 #define ath_hal_settpc(_ah, _v) \ macro