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

Data Fields

u64 S
 
u64 F
 
unsigned int slot_shift
 
unsigned int index
 
unsigned int front
 
unsigned long full_slots
 
struct hlist_head slots [QFQ_MAX_SLOTS]
 

Detailed Description

Definition at line 134 of file sch_qfq.c.

Field Documentation

u64 F

Definition at line 135 of file sch_qfq.c.

unsigned int front

Definition at line 138 of file sch_qfq.c.

unsigned long full_slots

Definition at line 139 of file sch_qfq.c.

unsigned int index

Definition at line 137 of file sch_qfq.c.

u64 S

Definition at line 135 of file sch_qfq.c.

unsigned int slot_shift

Definition at line 136 of file sch_qfq.c.

Definition at line 142 of file sch_qfq.c.


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