SW descriptor to manage the MAC SW receive operations. More...
#include <rxl_hwdesc.h>

Data Fields | |
| struct rx_upload_cntrl_tag | upload_cntrl |
| Upload control element. Shall be the first element of the RX descriptor structure. | |
| struct rx_dmadesc * | dma_hdrdesc |
| Holds the MAC HW header descriptors list head pointer. | |
| struct rx_pbd * | last_pbd |
| Pointer to the last payload buffer descriptor. | |
| struct rx_pbd * | spare_pbd |
| Pointer to the spare payload buffer descriptor. | |
SW descriptor to manage the MAC SW receive operations.
Definition at line 52 of file rxl_hwdesc.h.
1.6.1