Searched refs:IMV (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | interrupt.c | 694 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask() 702 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask() 711 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask() 719 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask() 728 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
|
| H A D | wil6210.h | 173 u32 IMV; /* Mask, RW+S/C */ member
|
| H A D | main.c | 1529 wil_w(wil, RGF_CAF_ICR + offsetof(struct RGF_ICR, IMV), ~0); in wil_pre_fw_config()
|
| H A D | debugfs.c | 492 {"IMV", 0644, offsetof(struct RGF_ICR, IMV), doff_io32},
|