Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

Driver Data & Control Using DMA

Each driver should have their own data structure NET_DEV_DATA, which contains status information about data reception, transmission and statistics. The driver’s state structure is stored by the core and can be retrieving within any driver API functions. Figure 7-8 illustrates the structure to track and control Receive & Transmit descriptors.

    1. NET_DEV_DATA data structure
  • No labels