Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Darn9003.c140 Static int ar9003_tx_alloc(struct athn_softc *);
604 error = ar9003_tx_alloc(sc); in ar9003_dma_alloc()
629 ar9003_tx_alloc(struct athn_softc *sc) in ar9003_tx_alloc() function