Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwmreg.h1542 #define IWM_FH_RSCSR_CHNL0_RBDCB_WPTR_REG (IWM_FH_MEM_RSCSR_CHNL0 + 0x008) macro
1543 #define IWM_FH_RSCSR_CHNL0_WPTR (IWM_FH_RSCSR_CHNL0_RBDCB_WPTR_REG)
H A Dif_iwm.c2271 IWM_WRITE(sc, IWM_FH_RSCSR_CHNL0_RBDCB_WPTR_REG, 0); in iwm_nic_rx_legacy_init()