Searched refs:IWN5000_SCHED_COUNT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h388 #define IWN5000_SCHED_COUNT (IWN_TX_RING_COUNT + IWN_SCHED_WINSZ) macro
390 #define IWN5000_SCHEDSZ (IWN5000_NTXQUEUES * IWN5000_SCHED_COUNT * 2)
H A Dif_iwn.c4217 uint16_t *w = &sc->sched[qid * IWN5000_SCHED_COUNT + idx];
4235 uint16_t *w = &sc->sched[qid * IWN5000_SCHED_COUNT + idx];

Completed in 155 milliseconds