_Am335xRxBufferDesc Struct Reference

RX buffer descriptor. More...

#include <am335x_eth_driver.h>

Data Fields

uint32_t word0
 
uint32_t word1
 
uint32_t word2
 
uint32_t word3
 
struct _Am335xRxBufferDescnext
 
struct _Am335xRxBufferDescprev
 

Detailed Description

RX buffer descriptor.

Definition at line 424 of file am335x_eth_driver.h.

Field Documentation

◆ next

struct _Am335xRxBufferDesc* next

Definition at line 430 of file am335x_eth_driver.h.

◆ prev

struct _Am335xRxBufferDesc* prev

Definition at line 431 of file am335x_eth_driver.h.

◆ word0

uint32_t word0

Definition at line 426 of file am335x_eth_driver.h.

◆ word1

uint32_t word1

Definition at line 427 of file am335x_eth_driver.h.

◆ word2

uint32_t word2

Definition at line 428 of file am335x_eth_driver.h.

◆ word3

uint32_t word3

Definition at line 429 of file am335x_eth_driver.h.


The documentation for this struct was generated from the following file: