Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_rtwn.c105 static int rtwn_alloc_rx_list(struct rtwn_softc *);
285 error = rtwn_alloc_rx_list(sc); in rtwn_attach()
474 rtwn_alloc_rx_list(struct rtwn_softc *sc) in rtwn_alloc_rx_list() function