Searched refs:mwl_softc (Results 1 – 2 of 2) sorted by relevance
199 static int mwl_alloc_cmdbuf(struct mwl_softc *);200 static void mwl_free_cmdbuf(struct mwl_softc *);201 static int mwl_alloc_rx_ring(struct mwl_softc *, int);202 static void mwl_free_rx_ring(struct mwl_softc *);203 static int mwl_alloc_tx_ring(struct mwl_softc *, struct mwl_tx_ring *,205 static void mwl_free_tx_ring(struct mwl_softc *, struct mwl_tx_ring *);206 static int mwl_setupdma(struct mwl_softc *);207 static void mwl_txq_init(struct mwl_softc *, struct mwl_tx_ring *, int);208 static int mwl_tx_setup(struct mwl_softc *, int, int);209 static int mwl_setup_txq(struct mwl_softc *);[all …]
492 struct mwl_softc { struct