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