Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_alq.c110 if_ath_alq_start(struct if_ath_alq *alq) in if_ath_alq_start() function
H A Dif_ath_alq.h164 extern int if_ath_alq_start(struct if_ath_alq *alq);
H A Dif_ath_sysctl.c774 error = if_ath_alq_start(&sc->sc_alq); in ath_sysctl_alq_log()