Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwnreg.h114 #define IWN_SCHED_BASE 0xa02c00 macro
115 #define IWN_SCHED_SRAM_ADDR (IWN_SCHED_BASE + 0x000)
116 #define IWN5000_SCHED_DRAM_ADDR (IWN_SCHED_BASE + 0x008)
117 #define IWN4965_SCHED_DRAM_ADDR (IWN_SCHED_BASE + 0x010)
118 #define IWN5000_SCHED_TXFACT (IWN_SCHED_BASE + 0x010)
119 #define IWN4965_SCHED_TXFACT (IWN_SCHED_BASE + 0x01c)
122 #define IWN4965_SCHED_QCHAIN_SEL (IWN_SCHED_BASE + 0x0d0)
123 #define IWN4965_SCHED_INTR_MASK (IWN_SCHED_BASE + 0x0e4)
124 #define IWN5000_SCHED_QCHAIN_SEL (IWN_SCHED_BASE + 0x0e8)
126 #define IWN5000_SCHED_INTR_MASK (IWN_SCHED_BASE + 0x108)
[all …]