Message ID | e27192c8-a251-4d72-1102-85d250d50f49@infradead.org |
---|---|
State | New |
Headers | show |
Series | [net] docs: networking: add full DIM API | expand |
--- linux-next-20200409.orig/Documentation/networking/net_dim.rst +++ linux-next-20200409/Documentation/networking/net_dim.rst @@ -178,3 +178,9 @@ usage is not complete but it should make INIT_WORK(&my_entity->dim.work, my_driver_do_dim_work); ... } + +Dynamic Interrupt Moderation (DIM) library API +============================================== + +.. kernel-doc:: include/linux/dim.h + :internal: