Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Darn9003.c143 Static int ar9003_tx_process(struct athn_softc *);
1098 ar9003_tx_process(struct athn_softc *sc) in ar9003_tx_process() function
1194 while (ar9003_tx_process(sc) == 0) in ar9003_tx_intr()