Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
txdone_entry_desc Struct Reference

#include <rt2x00queue.h>

Data Fields

unsigned long flags
 
int retry
 

Detailed Description

struct txdone_entry_desc: TX done entry descriptor

Summary of information that has been read from the TX frame descriptor after the device is done with transmission.

: TX done flags (See &enum txdone_entry_desc_flags). : Retry count.

Definition at line 232 of file rt2x00queue.h.

Field Documentation

unsigned long flags

Definition at line 233 of file rt2x00queue.h.

int retry

Definition at line 234 of file rt2x00queue.h.


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