Searched refs:if_ath_alq_init (Results 1 – 3 of 3) sorted by relevance
67 if_ath_alq_init(struct if_ath_alq *alq, const char *devname) in if_ath_alq_init() function
168 extern void if_ath_alq_init(struct if_ath_alq *alq, const char *devname);
1365 if_ath_alq_init(&sc->sc_alq, device_get_nameunit(sc->sc_dev)); in ath_attach()