Searched refs:IMV (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | interrupt.c | 684 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask() 692 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask() 701 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask() 709 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask() 718 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
|
D | wil6210.h | 177 u32 IMV; /* Mask, RW+S/C */ member
|
D | main.c | 1397 wil_w(wil, RGF_CAF_ICR + offsetof(struct RGF_ICR, IMV), ~0); in wil_pre_fw_config()
|
D | debugfs.c | 519 {"IMV", 0644, offsetof(struct RGF_ICR, IMV), doff_io32},
|