Searched refs:r12a_vap_preattach (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a.h59 void r12a_vap_preattach(struct rtwn_softc *, struct ieee80211vap *);
/freebsd-13-stable/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c111 r12a_vap_preattach(struct rtwn_softc *sc, struct ieee80211vap *vap) function
223 sc->sc_vap_preattach = r12a_vap_preattach;
/freebsd-13-stable/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_attach.c106 r12a_vap_preattach(sc, vap);

Completed in 96 milliseconds