Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dinterrupt.c698 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
706 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
715 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
723 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
732 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask()
Dwil6210.h180 u32 ICM; /* Cause masked (ICR & ~IMV), W1C/COR depending on ICC */ member
Ddebugfs.c501 {"ICM", 0644, offsetof(struct RGF_ICR, ICM), doff_io32},