Home
last modified time | relevance | path

Searched refs:sc_setcca (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/ath/
Dif_ath_tdma.c297 if (sc->sc_setcca) in ath_tdma_config()
Dif_ath_sysctl.c500 setcca = sc->sc_setcca; in ath_sysctl_setcca()
504 sc->sc_setcca = (setcca != 0); in ath_sysctl_setcca()
Dif_athvar.h620 sc_setcca : 1,/* set/clr CCA with TDMA */ member