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

Data Fields

struct net_devicedev
 
struct fst_card_infocard
 
int index
 
int hwif
 
int run
 
int mode
 
int rxpos
 
int txpos
 
int txipos
 
int start
 
int txqs
 
int txqe
 
struct sk_bufftxq [FST_TXQ_DEPTH]
 
int rxqdepth
 

Detailed Description

Definition at line 417 of file farsync.c.

Field Documentation

Definition at line 419 of file farsync.c.

Definition at line 418 of file farsync.c.

int hwif

Definition at line 421 of file farsync.c.

int index

Definition at line 420 of file farsync.c.

int mode

Definition at line 423 of file farsync.c.

int run

Definition at line 422 of file farsync.c.

int rxpos

Definition at line 424 of file farsync.c.

int rxqdepth

Definition at line 434 of file farsync.c.

int start

Definition at line 427 of file farsync.c.

int txipos

Definition at line 426 of file farsync.c.

int txpos

Definition at line 425 of file farsync.c.

Definition at line 433 of file farsync.c.

int txqe

Definition at line 432 of file farsync.c.

int txqs

Definition at line 431 of file farsync.c.


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