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

Data Fields

struct napi_struct napi
 
gxio_mpipe_iqueue_t iqueue
 
int my_cpu
 
bool has_iqueue
 
bool napi_added
 
bool napi_enabled
 
unsigned int num_needed_small_buffers
 
unsigned int num_needed_large_buffers
 
struct hrtimer egress_timer
 
bool egress_timer_scheduled
 
struct tile_net_compscomps_for_echannel [TILE_NET_CHANNELS]
 
struct tile_net_tx_wake tx_wake [TILE_NET_CHANNELS]
 

Detailed Description

Definition at line 132 of file tilegx.c.

Field Documentation

struct tile_net_comps* comps_for_echannel[TILE_NET_CHANNELS]

Definition at line 153 of file tilegx.c.

struct hrtimer egress_timer

Definition at line 149 of file tilegx.c.

bool egress_timer_scheduled

Definition at line 151 of file tilegx.c.

bool has_iqueue

Definition at line 140 of file tilegx.c.

Definition at line 136 of file tilegx.c.

int my_cpu

Definition at line 138 of file tilegx.c.

Definition at line 134 of file tilegx.c.

bool napi_added

Definition at line 142 of file tilegx.c.

bool napi_enabled

Definition at line 143 of file tilegx.c.

unsigned int num_needed_large_buffers

Definition at line 147 of file tilegx.c.

unsigned int num_needed_small_buffers

Definition at line 145 of file tilegx.c.

Definition at line 155 of file tilegx.c.


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