Searched refs:ath_hal_getctstimeout (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/ath/ | ||
| D | if_ath_sysctl.c | 131 u_int ctstimeout = ath_hal_getctstimeout(sc->sc_ah); in ath_sysctl_ctstimeout() |
| D | if_athvar.h | 543 #define ath_hal_getctstimeout(_ah) \ macro |