Descriptor used to handle the actions performed when uploading the MPDU. More...
#include <rxl_cntrl.h>

Data Fields | |
| struct co_list_hdr | list_hdr |
| Pointer used to form the list. | |
| cb_rx_dma_func_ptr | cb |
| Function to be called upon frame upload. | |
| void * | env |
| Pointer to pass to the upload callback. | |
| struct rxdesc * | rxdesc |
| Pointer to the associated RX SW Descriptor (used to know if a payload transfer is attached to this descriptor). | |
| uint8_t | flags |
| Upload control flags (see rx_upload_flags). | |
Descriptor used to handle the actions performed when uploading the MPDU.
Definition at line 125 of file rxl_cntrl.h.
1.6.1