gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
dp_rom Struct Reference

#include <ns_gige.hh>

Public Attributes

uint8_t perfectMatch [ETH_ADDR_LEN]
 for perfect match memory. More...
 
uint8_t filterHash [FHASH_SIZE]
 for hash table memory. More...
 

Detailed Description

Definition at line 101 of file ns_gige.hh.

Member Data Documentation

uint8_t dp_rom::filterHash[FHASH_SIZE]

for hash table memory.

used by the freebsd driver

Definition at line 112 of file ns_gige.hh.

Referenced by NSGigE::read(), NSGigE::serialize(), NSGigE::unserialize(), and NSGigE::write().

uint8_t dp_rom::perfectMatch[ETH_ADDR_LEN]

for perfect match memory.

the linux driver doesn't use any other ROM

Definition at line 106 of file ns_gige.hh.

Referenced by NSGigE::eepromKick(), NSGigE::NSGigE(), NSGigE::read(), NSGigE::rxFilter(), NSGigE::serialize(), NSGigE::unserialize(), and NSGigE::write().


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

Generated on Fri Jun 9 2017 13:04:07 for gem5 by doxygen 1.8.6