Commit 9d859289 authored by Randy Dunlap's avatar Randy Dunlap Committed by Jakub Kicinski

docs: networking: add full DIM API

Add the full net DIM API to the net_dim.rst file.
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 9b038086
......@@ -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:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment