]> Git Repo - linux.git/commitdiff
docs: networking: add full DIM API
authorRandy Dunlap <[email protected]>
Thu, 9 Apr 2020 21:21:59 +0000 (14:21 -0700)
committerJakub Kicinski <[email protected]>
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 <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Documentation/networking/net_dim.rst

index 1de1e3ec774b74dbf216dc028793a45353f4793f..3bed9fd953360d3ceb92f0a74a17fbad2ddd256a 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:
This page took 0.05395 seconds and 4 git commands to generate.