Searched refs:update_sched (Results 1 – 2 of 2) sorted by relevance
209 void (*update_sched)(struct iwn_softc *, int, int, uint8_t, member
1234 ops->update_sched = iwn4965_update_sched; in iwn4965_attach()1277 ops->update_sched = iwn5000_update_sched; in iwn5000_attach()4966 ops->update_sched(sc, ring->qid, ring->cur, tx->id, totlen); in iwn_tx_cmd()