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

Data Fields

u8 mac_addr [ETH_ALEN]
 
u16 vid
 
u8 fid
 
u8 ports
 
u8 override:1
 
u8 use_fid:1
 
u8 valid:1
 

Detailed Description

struct ksz_mac_table - Static MAC table data structure : MAC address to filter. : VID value. : FID value. : Port membership. : Override setting. : FID use setting. : Valid setting indicating the entry is being used.

Definition at line 1044 of file ksz884x.c.

Field Documentation

Definition at line 1047 of file ksz884x.c.

Definition at line 1045 of file ksz884x.c.

u8 override

Definition at line 1049 of file ksz884x.c.

u8 ports

Definition at line 1048 of file ksz884x.c.

u8 use_fid

Definition at line 1050 of file ksz884x.c.

u8 valid

Definition at line 1051 of file ksz884x.c.

u16 vid

Definition at line 1046 of file ksz884x.c.


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