RX status descriptor structure (contains value plus other internal data). More...
#include <rxu_cntrl.h>

Data Fields | |
| struct rx_upload_cntrl_tag | upload_cntrl |
| Pointer to the next element in the queue. | |
| struct dma_desc | dma_desc |
| DMA control structure for status upload. | |
| struct rxu_stat_val | val |
| Status value to be uploaded to upper layers. | |
RX status descriptor structure (contains value plus other internal data).
Definition at line 352 of file rxu_cntrl.h.
1.6.1