projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b03808
)
docs: networking: add full DIM API
author
Randy Dunlap
<rdunlap@infradead.org>
Thu, 9 Apr 2020 21:21:59 +0000
(14:21 -0700)
committer
Jakub 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
patch
|
blob
|
history
diff --git
a/Documentation/networking/net_dim.rst
b/Documentation/networking/net_dim.rst
index 1de1e3ec774b74dbf216dc028793a45353f4793f..3bed9fd953360d3ceb92f0a74a17fbad2ddd256a 100644
(file)
--- a/
Documentation/networking/net_dim.rst
+++ b/
Documentation/networking/net_dim.rst
@@
-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: