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

#include <tx.h>

Data Fields

unsigned rate_policy:3
 
unsigned ack_policy:1
 
unsigned packet_type:2
 
unsigned qos:1
 
unsigned tx_complete:1
 
unsigned xfer_pad:1
 
unsigned reserved:7
 

Detailed Description

Definition at line 81 of file tx.h.

Field Documentation

unsigned ack_policy

Definition at line 86 of file tx.h.

unsigned packet_type

Definition at line 95 of file tx.h.

unsigned qos

Definition at line 98 of file tx.h.

unsigned rate_policy

Definition at line 83 of file tx.h.

unsigned reserved

Definition at line 109 of file tx.h.

unsigned tx_complete

Definition at line 104 of file tx.h.

unsigned xfer_pad

Definition at line 107 of file tx.h.


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