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

Data Fields

u16 mchash [4]
 
u16 rxcr1
 
u16 rxcr2
 

Detailed Description

struct ks8851_rxctrl - KS8851 driver rx control : Multicast hash-table data. : KS_RXCR1 register setting : KS_RXCR2 register setting

Representation of the settings needs to control the receive filtering such as the multicast hash-filter and the receive register settings. This is used to make the job of working out if the receive settings change and then issuing the new settings to the worker that will send the necessary commands.

Definition at line 43 of file ks8851.c.

Field Documentation

u16 mchash[4]

Definition at line 44 of file ks8851.c.

u16 rxcr1

Definition at line 45 of file ks8851.c.

u16 rxcr2

Definition at line 46 of file ks8851.c.


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