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

Data Fields

struct napi_struct napi
 
struct tile_netio_queue queue
 
struct tile_net_stats_t stats
 
bool napi_enabled
 
bool registered
 
bool link_down
 
bool egress_timer_scheduled
 
unsigned int num_needed_small_buffers
 
unsigned int num_needed_large_buffers
 
struct timer_list egress_timer
 

Detailed Description

Definition at line 171 of file tilepro.c.

Field Documentation

struct timer_list egress_timer

Definition at line 191 of file tilepro.c.

bool egress_timer_scheduled

Definition at line 185 of file tilepro.c.

bool link_down

Definition at line 183 of file tilepro.c.

Definition at line 173 of file tilepro.c.

bool napi_enabled

Definition at line 179 of file tilepro.c.

unsigned int num_needed_large_buffers

Definition at line 189 of file tilepro.c.

unsigned int num_needed_small_buffers

Definition at line 187 of file tilepro.c.

Definition at line 175 of file tilepro.c.

bool registered

Definition at line 181 of file tilepro.c.

Definition at line 177 of file tilepro.c.


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