Skip to content

Commit

Permalink
docs: networking: dpaa2: Fix DPNI header
Browse files Browse the repository at this point in the history
The DPNI object should get its own header, like the rest of the objects.

Fixes: 60b9131 ("staging: fsl-mc: Convert documentation to rst format")
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Sean Anderson authored and David S. Miller committed Dec 20, 2021
1 parent 87a2706 commit 662f11d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ PHY and allows physical transmission and reception of Ethernet frames.
IRQ config, enable, reset

DPNI (Datapath Network Interface)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Contains TX/RX queues, network interface configuration, and RX buffer pool
configuration mechanisms. The TX/RX queues are in memory and are identified
by queue number.
Expand Down

0 comments on commit 662f11d

Please sign in to comment.