Searched refs:mwl_softc (Results 1 – 3 of 3) sorted by relevance
89 static int mwl_setupdma(struct mwl_softc *);90 static int mwl_hal_reset(struct mwl_softc *sc);91 static int mwl_init(struct mwl_softc *);94 static void mwl_stop(struct mwl_softc *);95 static void mwl_start(struct mwl_softc *);115 static int mwl_mode_init(struct mwl_softc *);125 static int mwl_dma_setup(struct mwl_softc *);126 static void mwl_dma_cleanup(struct mwl_softc *);135 static int mwl_rxbuf_init(struct mwl_softc *, struct mwl_rxbuf *);137 static void mwl_txq_init(struct mwl_softc *sc, struct mwl_txq *, int);[all …]
247 struct mwl_softc { struct357 int mwl_attach(u_int16_t, struct mwl_softc *); argument358 int mwl_detach(struct mwl_softc *);359 void mwl_resume(struct mwl_softc *);360 void mwl_suspend(struct mwl_softc *);
72 struct mwl_softc sc_sc;127 struct mwl_softc *sc = &psc->sc_sc; in mwl_pci_attach()218 struct mwl_softc *sc = &psc->sc_sc; in mwl_pci_detach()