Home
last modified time | relevance | path

Searched refs:rtwn_alloc_tx_list (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_rtwn.c110 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