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

Data Fields

u16 vid
 
u8 member
 
u8 port_prio
 
u32 rx_rate [PRIO_QUEUES]
 
u32 tx_rate [PRIO_QUEUES]
 
int stp_state
 

Detailed Description

struct ksz_port_cfg - Port configuration data structure : VID value. : Port membership. : Port priority. : Receive priority rate. : Transmit priority rate. : Current Spanning Tree Protocol state.

Definition at line 1158 of file ksz884x.c.

Field Documentation

u8 member

Definition at line 1160 of file ksz884x.c.

u8 port_prio

Definition at line 1161 of file ksz884x.c.

u32 rx_rate[PRIO_QUEUES]

Definition at line 1162 of file ksz884x.c.

int stp_state

Definition at line 1164 of file ksz884x.c.

u32 tx_rate[PRIO_QUEUES]

Definition at line 1163 of file ksz884x.c.

u16 vid

Definition at line 1159 of file ksz884x.c.


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