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

#include <dsa.h>

Data Fields

struct dsa_platform_datapd
 
struct net_devicemaster_netdev
 
__be16 tag_protocol
 
s8 cpu_switch
 
s8 cpu_port
 
int link_poll_needed
 
struct work_struct link_poll_work
 
struct timer_list link_poll_timer
 
struct dsa_switchds [DSA_MAX_SWITCHES]
 

Detailed Description

Definition at line 62 of file dsa.h.

Field Documentation

s8 cpu_port

Definition at line 80 of file dsa.h.

s8 cpu_switch

Definition at line 79 of file dsa.h.

Definition at line 92 of file dsa.h.

int link_poll_needed

Definition at line 85 of file dsa.h.

struct timer_list link_poll_timer

Definition at line 87 of file dsa.h.

struct work_struct link_poll_work

Definition at line 86 of file dsa.h.

struct net_device* master_netdev

Definition at line 73 of file dsa.h.

Definition at line 67 of file dsa.h.

__be16 tag_protocol

Definition at line 74 of file dsa.h.


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