Searched refs:ath_hal_settpcts (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/ath/ | ||
| D | if_ath_sysctl.c | 637 error = !ath_hal_settpcts(sc->sc_ah, tpcts) ? EINVAL : 0; in ath_sysctl_tpcts() |
| D | if_athvar.h | 1304 #define ath_hal_settpcts(_ah, _tpcts) \ macro |