wil6210: map MAC timer for packet lifetime into debugfs
[deliverable/linux.git] / drivers / net / wireless / ath / wil6210 / wil6210.h
index 67e9624f7111b8842492d81d07665c5ec0973705..077e623bfa543dea618e5fd7a24720f9f5b6bcf2 100644 (file)
@@ -133,6 +133,9 @@ struct RGF_ICR {
 #define RGF_HP_CTRL                    (0x88265c)
 #define RGF_PCIE_LOS_COUNTER_CTL       (0x882dc4)
 
+/* MAC timer, usec, for packet lifetime */
+#define RGF_MAC_MTRL_COUNTER_0         (0x886aa8)
+
 /* popular locations */
 #define HOST_MBOX   HOSTADDR(RGF_USER_USER_SCRATCH_PAD)
 #define HOST_SW_INT (HOSTADDR(RGF_USER_USER_ICR) + \
This page took 0.024975 seconds and 5 git commands to generate.