Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dwil6210.h212 #define RGF_USER_USER_ICR (0x880b4c) /* struct RGF_ICR */ macro
Ddebugfs.c2397 {"USER_ICR", HOSTADDR(RGF_USER_USER_ICR)},
Dwmi.c747 wil_w(wil, RGF_USER_USER_ICR + offsetof(struct RGF_ICR, ICS), in __wmi_send()