Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mwl/
HDif_mwl.c180 static int mwl_getchannels(struct mwl_softc *);
325 error = mwl_getchannels(sc); in mwl_attach()
4458 mwl_getchannels(struct mwl_softc *sc) in mwl_getchannels() function