Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_alq.c103 if_ath_alq_start(struct if_ath_alq *alq) in if_ath_alq_start() function
H A Dif_ath_alq.h172 extern int if_ath_alq_start(struct if_ath_alq *alq);
H A Dif_ath_sysctl.c773 error = if_ath_alq_start(&sc->sc_alq); in ath_sysctl_alq_log()