From 0eff337508847e7d3376de461cffb509df343582 Mon Sep 17 00:00:00 2001 From: Russ Meyerriecks Date: Mon, 18 Jan 2010 21:00:19 +0000 Subject: wct4xxp: Gen 5 latency changes and performance enhancements (interrupt rate reduction, etc) git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@7926 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/wct4xxp/wct4xxp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/dahdi/wct4xxp/wct4xxp.h') diff --git a/drivers/dahdi/wct4xxp/wct4xxp.h b/drivers/dahdi/wct4xxp/wct4xxp.h index 6b4ec7d..390672f 100644 --- a/drivers/dahdi/wct4xxp/wct4xxp.h +++ b/drivers/dahdi/wct4xxp/wct4xxp.h @@ -108,6 +108,7 @@ struct t4_regs { #define T4_LOADING_FW 1 #define T4_STOP_DMA 2 #define T4_CHECK_TIMING 3 +#define T4_CHANGE_LATENCY 4 #define WCT4_GET_REGS _IOW (DAHDI_CODE, 60, struct t4_regs) -- cgit v1.2.3