aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/atm')
-rw-r--r--drivers/atm/solos-attrlist.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/atm/solos-attrlist.c b/drivers/atm/solos-attrlist.c
index efa2808dd94d..946726399398 100644
--- a/drivers/atm/solos-attrlist.c
+++ b/drivers/atm/solos-attrlist.c
@@ -62,6 +62,13 @@ SOLOS_ATTR_RW(Defaults)
62SOLOS_ATTR_RW(LineMode) 62SOLOS_ATTR_RW(LineMode)
63SOLOS_ATTR_RW(Profile) 63SOLOS_ATTR_RW(Profile)
64SOLOS_ATTR_RW(DetectNoise) 64SOLOS_ATTR_RW(DetectNoise)
65SOLOS_ATTR_RW(BisAForceSNRMarginDn)
66SOLOS_ATTR_RW(BisMForceSNRMarginDn)
67SOLOS_ATTR_RW(BisAMaxMargin)
68SOLOS_ATTR_RW(BisMMaxMargin)
69SOLOS_ATTR_RW(AnnexAForceSNRMarginDn)
70SOLOS_ATTR_RW(AnnexAMaxMargin)
71SOLOS_ATTR_RW(AnnexMMaxMargin)
65SOLOS_ATTR_RO(SupportedAnnexes) 72SOLOS_ATTR_RO(SupportedAnnexes)
66SOLOS_ATTR_RO(Status) 73SOLOS_ATTR_RO(Status)
67SOLOS_ATTR_RO(TotalStart) 74SOLOS_ATTR_RO(TotalStart)