TX frame descriptor. More...
#include <txl_frame.h>

Data Fields | |
| struct txdesc | txdesc |
| "Normal" descriptor of the TX path | |
| struct txl_frame_cfm_tag | cfm |
| Confirmation descriptor used after TX completion to report the status. | |
| uint8_t | type |
| Type of the frame descriptor (TX_INT or TX_EXT). | |
| bool | postponed |
| Indicate if frame transmission has been postponed (valid only if type is TX_INT). | |
| bool | keep_desc |
| Indicate if frame descriptor can be freed. | |
TX frame descriptor.
Definition at line 82 of file txl_frame.h.
1.6.1