docs: networking: add full DIM API
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 9 Apr 2020 21:21:59 +0000 (14:21 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 11 Apr 2020 01:11:04 +0000 (18:11 -0700)
Add the full net DIM API to the net_dim.rst file.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/net_dim.rst

index 1de1e3e..3bed9fd 100644 (file)
@@ -168,3 +168,9 @@ usage is not complete but it should make the outline of the usage clear.
        INIT_WORK(&my_entity->dim.work, my_driver_do_dim_work);
        ...
   }
+
+Dynamic Interrupt Moderation (DIM) library API
+==============================================
+
+.. kernel-doc:: include/linux/dim.h
+    :internal: