Lines Matching refs:offsetof

77 	wil_w(wil, RGF_DMA_EP_TX_ICR + offsetof(struct RGF_ICR, IMS),  in wil6210_mask_irq_tx()
83 wil_w(wil, RGF_INT_GEN_TX_ICR + offsetof(struct RGF_ICR, IMS), in wil6210_mask_irq_tx_edma()
89 wil_w(wil, RGF_DMA_EP_RX_ICR + offsetof(struct RGF_ICR, IMS), in wil6210_mask_irq_rx()
95 wil_w(wil, RGF_INT_GEN_RX_ICR + offsetof(struct RGF_ICR, IMS), in wil6210_mask_irq_rx_edma()
104 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, IMS), in wil6210_mask_irq_misc()
112 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, IMS), in wil6210_mask_halp()
127 wil_w(wil, RGF_DMA_EP_TX_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_irq_tx()
133 wil_w(wil, RGF_INT_GEN_TX_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_irq_tx_edma()
141 wil_w(wil, RGF_DMA_EP_RX_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_irq_rx()
147 wil_w(wil, RGF_INT_GEN_RX_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_irq_rx_edma()
156 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_irq_misc()
164 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, IMC), in wil6210_unmask_halp()
196 wil_w(wil, RGF_DMA_EP_RX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
198 wil_w(wil, RGF_DMA_EP_TX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
201 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
203 wil_w(wil, RGF_INT_GEN_TX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
205 wil_w(wil, RGF_INT_GEN_RX_ICR + offsetof(struct RGF_ICR, ICC), in wil_unmask_irq()
299 offsetof(struct RGF_ICR, ICR)); in wil6210_irq_rx()
361 offsetof(struct RGF_ICR, ICR)); in wil6210_irq_rx_edma()
412 offsetof(struct RGF_ICR, ICR)); in wil6210_irq_tx_edma()
458 offsetof(struct RGF_ICR, ICR)); in wil6210_irq_tx()
546 offsetof(struct RGF_ICR, ICR)); in wil6210_irq_misc()
689 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
692 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask()
694 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
697 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
700 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask()
702 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
706 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
709 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask()
711 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
714 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
717 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask()
719 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
723 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
726 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask()
728 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
849 offsetof(struct RGF_ICR, ICR)); in wil6210_clear_irq()
851 offsetof(struct RGF_ICR, ICR)); in wil6210_clear_irq()
854 offsetof(struct RGF_ICR, ICR)); in wil6210_clear_irq()
856 offsetof(struct RGF_ICR, ICR)); in wil6210_clear_irq()
859 offsetof(struct RGF_ICR, ICR)); in wil6210_clear_irq()
867 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, ICS), in wil6210_set_halp()
875 wil_w(wil, RGF_DMA_EP_MISC_ICR + offsetof(struct RGF_ICR, ICR), in wil6210_clear_halp()