Searched refs:ath_hal_gettpcts (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ | ||
H A D | if_ath_sysctl.c | 630 (void) ath_hal_gettpcts(sc->sc_ah, &tpcts); in ath_sysctl_tpcts() |
H A D | if_athvar.h | 1303 #define ath_hal_gettpcts(_ah, _ptpcts) \ macro |