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

#include <common.h>

Data Fields

struct il_queue q
 
voidtfds
 
struct il_device_cmd ** cmd
 
struct il_cmd_metameta
 
struct sk_buff ** skbs
 
unsigned long time_stamp
 
u8 need_update
 
u8 sched_retry
 
u8 active
 
u8 swq_id
 

Detailed Description

Definition at line 164 of file common.h.

Field Documentation

u8 active

Definition at line 173 of file common.h.

Definition at line 167 of file common.h.

Definition at line 168 of file common.h.

u8 need_update

Definition at line 171 of file common.h.

Definition at line 165 of file common.h.

u8 sched_retry

Definition at line 172 of file common.h.

struct sk_buff** skbs

Definition at line 169 of file common.h.

u8 swq_id

Definition at line 174 of file common.h.

void* tfds

Definition at line 166 of file common.h.

unsigned long time_stamp

Definition at line 170 of file common.h.


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