Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dinterrupt.c690 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
698 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
707 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
715 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
724 offsetof(struct RGF_ICR, IMV)); in wil6210_debug_irq_mask()
Dwil6210.h173 u32 IMV; /* Mask, RW+S/C */ member
Dmain.c1529 wil_w(wil, RGF_CAF_ICR + offsetof(struct RGF_ICR, IMV), ~0); in wil_pre_fw_config()
Ddebugfs.c492 {"IMV", 0644, offsetof(struct RGF_ICR, IMV), doff_io32},