Searched refs:mtw_alloc_tx_ring (Results 1 – 1 of 1) sorted by relevance
91 int mtw_alloc_tx_ring(struct mtw_softc *, int);507 mtw_alloc_tx_ring(struct mtw_softc *sc, int qid) in mtw_alloc_tx_ring() function3073 if ((error = mtw_alloc_tx_ring(sc, qid)) != 0) in mtw_init()