Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dinterrupt.c679 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
687 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
696 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
704 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
713 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
Dwil6210.h175 u32 ICM; /* Cause masked (ICR & ~IMV), W1C/COR depending on ICC */ member
Ddebugfs.c517 {"ICM", 0644, offsetof(struct RGF_ICR, ICM), doff_io32},