Searched refs:malo_softc (Results 1 – 3 of 3) sorted by relevance
119 static int malo_dma_setup(struct malo_softc *);120 static int malo_setup_hwdma(struct malo_softc *);121 static void malo_txq_init(struct malo_softc *, struct malo_txq *, int);122 static void malo_tx_cleanupq(struct malo_softc *, struct malo_txq *);125 static void malo_start(struct malo_softc *);134 static void malo_sysctlattach(struct malo_softc *);135 static void malo_announce(struct malo_softc *);136 static void malo_dma_cleanup(struct malo_softc *);137 static void malo_stop(struct malo_softc *);138 static int malo_chan_set(struct malo_softc *, struct ieee80211_channel *);[all …]
522 struct malo_softc { struct582 int malo_attach(uint16_t, struct malo_softc *); argument584 int malo_detach(struct malo_softc *);585 void malo_shutdown(struct malo_softc *);586 void malo_suspend(struct malo_softc *);587 void malo_resume(struct malo_softc *);
69 struct malo_softc malo_sc;154 struct malo_softc *sc = &psc->malo_sc; in malo_pci_attach()271 struct malo_softc *sc = &psc->malo_sc; in malo_pci_detach()