Searched refs:rtwn_alloc_tx_list (Results 1 – 1 of 1) sorted by relevance
110 static int rtwn_alloc_tx_list(struct rtwn_softc *, int);291 error = rtwn_alloc_tx_list(sc, i); in rtwn_attach()616 rtwn_alloc_tx_list(struct rtwn_softc *sc, int qid) in rtwn_alloc_tx_list() function