Searched refs:IMV (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/ath/wil6210/
H A Dinterrupt.c690 offsetof(struct RGF_ICR, IMV));
698 offsetof(struct RGF_ICR, IMV));
707 offsetof(struct RGF_ICR, IMV));
715 offsetof(struct RGF_ICR, IMV));
724 offsetof(struct RGF_ICR, IMV));
H A Dwil6210.h171 u32 ICM; /* Cause masked (ICR & ~IMV), W1C/COR depending on ICC */
173 u32 IMV; /* Mask, RW+S/C */ member in struct:RGF_ICR
H A Dmain.c1529 wil_w(wil, RGF_CAF_ICR + offsetof(struct RGF_ICR, IMV), ~0);
H A Ddebugfs.c492 {"IMV", 0644, offsetof(struct RGF_ICR, IMV), doff_io32},

Completed in 135 milliseconds