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

#include <common.h>

Data Fields

unsigned int polling
 
unsigned int coalesce_usecs
 
unsigned int rspq_size
 
unsigned int fl_size
 
unsigned int jumbo_size
 
unsigned int txq_size [SGE_TXQ_PER_SET]
 
unsigned int cong_thres
 
unsigned int vector
 

Detailed Description

Definition at line 318 of file common.h.

Field Documentation

unsigned int coalesce_usecs

Definition at line 320 of file common.h.

unsigned int cong_thres

Definition at line 325 of file common.h.

unsigned int fl_size

Definition at line 322 of file common.h.

unsigned int jumbo_size

Definition at line 323 of file common.h.

unsigned int polling

Definition at line 319 of file common.h.

unsigned int rspq_size

Definition at line 321 of file common.h.

unsigned int txq_size[SGE_TXQ_PER_SET]

Definition at line 324 of file common.h.

unsigned int vector

Definition at line 326 of file common.h.


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