Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmreg.h1392 #define IWM_SCD_AIT (IWM_SCD_BASE + 0x0c)
1393 #define IWM_SCD_TXFACT (IWM_SCD_BASE + 0x10)
1394 #define IWM_SCD_ACTIVE (IWM_SCD_BASE + 0x14)
1397 #define IWM_SCD_AGGR_SEL (IWM_SCD_BASE + 0x248)
1399 #define IWM_SCD_GP_CTRL (IWM_SCD_BASE + 0x1a8)
1400 #define IWM_SCD_EN_CTRL (IWM_SCD_BASE + 0x254)
1405 return IWM_SCD_BASE + 0x18 + chnl * 4; in IWM_SCD_QUEUE_WRPTR()
1412 return IWM_SCD_BASE + 0x68 + chnl * 4; in IWM_SCD_QUEUE_RDPTR()
1413 return IWM_SCD_BASE + 0x2B4 + chnl * 4; in IWM_SCD_QUEUE_RDPTR()
1419 return IWM_SCD_BASE + 0x10c + chnl * 4; in IWM_SCD_QUEUE_STATUS_BITS()
[all …]