Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c209 static void iwn5000_reset_sched(struct iwn_softc *, int, int);
2909 iwn5000_reset_sched(sc, desc->qid & 0xf, desc->idx); in iwn5000_tx_done()
3443 iwn5000_reset_sched(struct iwn_softc *sc, int qid, int idx) in iwn5000_reset_sched() function