generic: ar8216: add mib_poll_interval switch attribute
[openwrt/staging/dedeckeh.git] / target / linux / generic / files / drivers / net / phy / ar8216.h
index 35274b480a3f59b534c80d0bc19dbb85714c3bf7..8f77c916c0fbb4dc31f9da926a6ba04496527655 100644 (file)
@@ -544,6 +544,14 @@ ar8xxx_sw_set_reset_mibs(struct switch_dev *dev,
                         const struct switch_attr *attr,
                         struct switch_val *val);
 int
+ar8xxx_sw_set_mib_poll_interval(struct switch_dev *dev,
+                              const struct switch_attr *attr,
+                              struct switch_val *val);
+int
+ar8xxx_sw_get_mib_poll_interval(struct switch_dev *dev,
+                              const struct switch_attr *attr,
+                              struct switch_val *val);
+int
 ar8xxx_sw_set_mirror_rx_enable(struct switch_dev *dev,
                               const struct switch_attr *attr,
                               struct switch_val *val);