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

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
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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: