Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h378 #define IWN4965_SCHED_COUNT 512 macro
380 #define IWN4965_SCHEDSZ (IWN4965_NTXQUEUES * IWN4965_SCHED_COUNT * 2)
H A Dif_iwn.c3409 int w_idx = qid * IWN4965_SCHED_COUNT + idx; in iwn4965_update_sched()