Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_sysctl.c636 error = !ath_hal_settpcts(sc->sc_ah, tpcts) ? EINVAL : 0; in ath_sysctl_tpcts()
H A Dif_athvar.h1322 #define ath_hal_settpcts(_ah, _tpcts) \ macro