Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c1006 sc->sc_hastsfadd = ath_hal_hastsfadjust(ah); in ath_attach()
1710 if (sc->sc_hastsfadd && sc->sc_nbcnvaps > 0) { in ath_vap_create()
1760 if (sc->sc_hastsfadd) { in ath_vap_create()
1851 if (sc->sc_hastsfadd) in ath_vap_delete()
H A Dif_athvar.h639 sc_hastsfadd: 1,/* tsf adjust support */ member