Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/rtwn/pci/
H A Drtwn_pci_attach.c73 static int rtwn_pci_alloc_tx_list(struct rtwn_softc *, int);
264 rtwn_pci_alloc_tx_list(struct rtwn_softc *sc, int qid) in rtwn_pci_alloc_tx_list() function
671 error = rtwn_pci_alloc_tx_list(sc, i); in rtwn_pci_attach()