Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations | Functions
rtl819x_TS.h File Reference
#include "rtl819x_Qos.h"

Go to the source code of this file.

Data Structures

struct  ts_common_info
 
struct  tx_ts_record
 
struct  rx_ts_record
 

Macros

#define TS_SETUP_TIMEOUT   60
 
#define TS_INACT_TIMEOUT   60
 
#define TS_ADDBA_DELAY   60
 
#define TOTAL_TS_NUM   16
 
#define TCLAS_NUM   4
 

Enumerations

enum  tr_select { TX_DIR = 0, RX_DIR = 1 }
 

Functions

void _setup_timer (struct timer_list *, void *, unsigned long)
 

Macro Definition Documentation

#define TCLAS_NUM   4

Definition at line 27 of file rtl819x_TS.h.

#define TOTAL_TS_NUM   16

Definition at line 26 of file rtl819x_TS.h.

#define TS_ADDBA_DELAY   60

Definition at line 24 of file rtl819x_TS.h.

#define TS_INACT_TIMEOUT   60

Definition at line 23 of file rtl819x_TS.h.

#define TS_SETUP_TIMEOUT   60

Definition at line 22 of file rtl819x_TS.h.

Enumeration Type Documentation

enum tr_select
Enumerator:
TX_DIR 
RX_DIR 

Definition at line 29 of file rtl819x_TS.h.

Function Documentation

void _setup_timer ( struct timer_list ,
void ,
unsigned  long 
)

Definition at line 60 of file rtllib_module.c.