_busAddr | PciDevice | protected |
_currPwrState | ClockedObject | protected |
_params | SimObject | protected |
acceptArp | NSGigE | protected |
acceptBroadcast | NSGigE | protected |
acceptMulticast | NSGigE | protected |
acceptPerfect | NSGigE | protected |
acceptUnicast | NSGigE | protected |
BARAddrs | PciDevice | protected |
BARSize | PciDevice | protected |
busAddr() const | PciDevice | inline |
cacheBlockSize() const | DmaDevice | inline |
ckptCount | Serializable | static |
ckptMaxCount | Serializable | static |
ckptPrevCount | Serializable | static |
Clocked(ClockDomain &clk_domain) | Clocked | inlineprotected |
Clocked(Clocked &)=delete | Clocked | protected |
clockEdge(Cycles cycles=Cycles(0)) const | Clocked | inline |
ClockedObject(const ClockedObjectParams *p) | ClockedObject | |
clockPeriod() const | Clocked | inline |
coalescedRxDesc | EtherDevice | protected |
coalescedRxIdle | EtherDevice | protected |
coalescedRxOk | EtherDevice | protected |
coalescedRxOrn | EtherDevice | protected |
coalescedSwi | EtherDevice | protected |
coalescedTotal | EtherDevice | protected |
coalescedTxDesc | EtherDevice | protected |
coalescedTxIdle | EtherDevice | protected |
coalescedTxOk | EtherDevice | protected |
computeStats() | ClockedObject | |
config | PciDevice | protected |
configDelay | PciDevice | protected |
cpuInterrupt() | NSGigE | protected |
cpuIntrAck() | NSGigE | inline |
cpuIntrClear() | NSGigE | protected |
cpuIntrPending() const | NSGigE | |
cpuIntrPost(Tick when) | NSGigE | protected |
cpuPendingIntr | NSGigE | protected |
CRDD | NSGigE | protected |
CTDD | NSGigE | protected |
curCycle() const | Clocked | inline |
currentSection() | Serializable | static |
cyclesToTicks(Cycles c) const | Clocked | inline |
descDmaRdBytes | EtherDevice | protected |
descDmaReads | EtherDevice | protected |
descDmaWrBytes | EtherDevice | protected |
descDmaWrites | EtherDevice | protected |
deschedule(Event &event) | EventManager | inline |
deschedule(Event *event) | EventManager | inline |
devIntrChangeMask() | NSGigE | protected |
devIntrClear(uint32_t interrupts) | NSGigE | protected |
devIntrPost(uint32_t interrupts) | NSGigE | protected |
dmaDataFree | NSGigE | protected |
dmaDescFree | NSGigE | protected |
DmaDevice(const Params *p) | DmaDevice | |
dmaIdle enum value | NSGigE | |
dmaPending() const | DmaDevice | inline |
dmaPort | DmaDevice | protected |
dmaRead(Addr addr, int size, Event *event, uint8_t *data, Tick delay=0) | DmaDevice | inline |
dmaReadDelay | NSGigE | protected |
dmaReadFactor | NSGigE | protected |
dmaReading enum value | NSGigE | |
dmaReadWaiting enum value | NSGigE | |
DmaState enum name | NSGigE | |
dmaWrite(Addr addr, int size, Event *event, uint8_t *data, Tick delay=0) | DmaDevice | inline |
dmaWriteDelay | NSGigE | protected |
dmaWriteFactor | NSGigE | protected |
dmaWriteWaiting enum value | NSGigE | |
dmaWriting enum value | NSGigE | |
doRxDmaRead() | NSGigE | protected |
doRxDmaWrite() | NSGigE | protected |
doTxDmaRead() | NSGigE | protected |
doTxDmaWrite() | NSGigE | protected |
drain() override | SimObject | inlinevirtual |
Drainable() | Drainable | protected |
drainResume() override | NSGigE | virtual |
drainState() const | Drainable | inline |
droppedPackets | EtherDevice | protected |
eepromAddress | NSGigE | protected |
eepromBitsToRx | NSGigE | protected |
eepromClk | NSGigE | protected |
eepromData | NSGigE | protected |
eepromGetAddress enum value | NSGigE | |
eepromGetOpcode enum value | NSGigE | |
eepromKick() | NSGigE | protected |
eepromOpcode | NSGigE | protected |
eepromRead enum value | NSGigE | |
eepromStart enum value | NSGigE | |
EEPROMState enum name | NSGigE | |
eepromState | NSGigE | protected |
EtherDevBase(const EtherDevBaseParams *params) | EtherDevBase | inline |
EtherDevice(const Params *params) | EtherDevice | inline |
EventManager(EventManager &em) | EventManager | inline |
EventManager(EventManager *em) | EventManager | inline |
EventManager(EventQueue *eq) | EventManager | inline |
eventq | EventManager | protected |
eventQueue() const | EventManager | inline |
EventWrapper< NSGigE,&NSGigE::rxDmaReadDone > class | NSGigE | friend |
EventWrapper< NSGigE,&NSGigE::rxDmaWriteDone > class | NSGigE | friend |
EventWrapper< NSGigE,&NSGigE::txDmaReadDone > class | NSGigE | friend |
EventWrapper< NSGigE,&NSGigE::txDmaWriteDone > class | NSGigE | friend |
extstsEnable | NSGigE | protected |
find(const char *name) | SimObject | static |
frequency() const | Clocked | inline |
getAddrRanges() const override | PciDevice | virtual |
getBAR(Addr addr) | PciDevice | inlineprotected |
getBAR(Addr addr, int &bar, Addr &offs) | PciDevice | inlineprotected |
getEthPort(const std::string &if_name, int idx) override | NSGigE | virtual |
getMasterPort(const std::string &if_name, PortID idx=InvalidPortID) override | DmaDevice | virtual |
getProbeManager() | SimObject | |
getSlavePort(const std::string &if_name, PortID idx=InvalidPortID) | PioDevice | virtual |
hostInterface | PciDevice | protected |
init() override | DmaDevice | virtual |
initState() | SimObject | virtual |
interface | NSGigE | protected |
interruptLine() const | PciDevice | inline |
intrClear() | PciDevice | inline |
intrDelay | NSGigE | protected |
IntrEvent typedef | NSGigE | protected |
intrEvent | NSGigE | protected |
IntrEvent::process() | NSGigE | friend |
intrPost() | PciDevice | inline |
intrTick | NSGigE | protected |
ioEnable | NSGigE | protected |
isBAR(Addr addr, int bar) const | PciDevice | inlineprotected |
legacyIO | PciDevice | protected |
loadState(CheckpointIn &cp) | SimObject | virtual |
memInvalidate() | SimObject | inlinevirtual |
MemObject(const Params *params) | MemObject | |
memWriteback() | SimObject | inlinevirtual |
msicap | PciDevice | protected |
MSICAP_BASE | PciDevice | protected |
msix_pba | PciDevice | protected |
MSIX_PBA_END | PciDevice | protected |
MSIX_PBA_OFFSET | PciDevice | protected |
msix_table | PciDevice | protected |
MSIX_TABLE_END | PciDevice | protected |
MSIX_TABLE_OFFSET | PciDevice | protected |
msixcap | PciDevice | protected |
MSIXCAP_BASE | PciDevice | protected |
MSIXCAP_ID_OFFSET | PciDevice | protected |
MSIXCAP_MPBA_OFFSET | PciDevice | protected |
MSIXCAP_MTAB_OFFSET | PciDevice | protected |
MSIXCAP_MXC_OFFSET | PciDevice | protected |
multicastHashEnable | NSGigE | protected |
name() const | SimObject | inlinevirtual |
nextCycle() const | Clocked | inline |
notifyFork() | Drainable | inlinevirtual |
NSGigE(Params *params) | NSGigE | |
numPwrStateTransitions | ClockedObject | protected |
operator=(Clocked &)=delete | Clocked | protected |
params() const | NSGigE | inline |
Params typedef | NSGigE | |
PciDevice(const PciDeviceParams *params) | PciDevice | |
pciToDma(Addr pci_addr) const | PciDevice | inline |
pioDelay | PciDevice | protected |
PioDevice(const Params *p) | PioDevice | |
pioPort | PioDevice | protected |
pmcap | PciDevice | protected |
PMCAP_BASE | PciDevice | protected |
PMCAP_ID_OFFSET | PciDevice | protected |
PMCAP_PC_OFFSET | PciDevice | protected |
PMCAP_PMCS_OFFSET | PciDevice | protected |
postedInterrupts | EtherDevice | protected |
postedRxDesc | EtherDevice | protected |
postedRxIdle | EtherDevice | protected |
postedRxOk | EtherDevice | protected |
postedRxOrn | EtherDevice | protected |
postedSwi | EtherDevice | protected |
postedTxDesc | EtherDevice | protected |
postedTxIdle | EtherDevice | protected |
postedTxOk | EtherDevice | protected |
prvEvalTick | ClockedObject | protected |
pwrState() const | ClockedObject | inline |
pwrState(Enums::PwrState) | ClockedObject | |
pwrStateClkGateDist | ClockedObject | protected |
pwrStateName() const | ClockedObject | inline |
pwrStateResidencyTicks | ClockedObject | protected |
pwrStateWeights() const | ClockedObject | |
pxcap | PciDevice | protected |
PXCAP_BASE | PciDevice | protected |
read(PacketPtr pkt) override | NSGigE | virtual |
readConfig(PacketPtr pkt) | PciDevice | virtual |
recvPacket(EthPacketPtr packet) | NSGigE | |
regProbeListeners() | SimObject | virtual |
regProbePoints() | SimObject | virtual |
regs | NSGigE | protected |
regsReset() | NSGigE | protected |
regStats() | EtherDevice | virtual |
reschedule(Event &event, Tick when, bool always=false) | EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | EventManager | inline |
resetClock() const | Clocked | inlineprotected |
resetStats() | SimObject | virtual |
rom | NSGigE | protected |
rxAdvance enum value | NSGigE | |
rxBandwidth | EtherDevice | protected |
rxBytes | EtherDevice | protected |
rxDelay | NSGigE | protected |
rxDesc32 | NSGigE | protected |
rxDesc64 | NSGigE | protected |
rxDescCnt | NSGigE | protected |
rxDescRead enum value | NSGigE | |
rxDescRefr enum value | NSGigE | |
rxDescWrite enum value | NSGigE | |
rxDmaAddr | NSGigE | protected |
rxDmaData | NSGigE | protected |
rxDmaFree | NSGigE | protected |
rxDmaLen | NSGigE | protected |
rxDmaReadDone() | NSGigE | protected |
rxDmaReadEvent | NSGigE | protected |
rxDmaState | NSGigE | protected |
rxDmaWriteDone() | NSGigE | protected |
rxDmaWriteEvent | NSGigE | protected |
rxDump() const | NSGigE | protected |
rxEnable | NSGigE | protected |
rxFifo | NSGigE | protected |
rxFifoBlock enum value | NSGigE | |
rxFilter(const EthPacketPtr &packet) | NSGigE | protected |
rxFilterEnable | NSGigE | protected |
rxFragPtr | NSGigE | protected |
rxFragWrite enum value | NSGigE | |
rxHalt | NSGigE | protected |
rxIdle enum value | NSGigE | |
rxIpChecksums | EtherDevice | protected |
rxKick() | NSGigE | protected |
rxKickEvent | NSGigE | protected |
RxKickEvent typedef | NSGigE | protected |
RxKickEvent::process() | NSGigE | friend |
rxKickTick | NSGigE | protected |
rxPacket | NSGigE | protected |
rxPacketBufPtr | NSGigE | protected |
rxPacketRate | EtherDevice | protected |
rxPackets | EtherDevice | protected |
rxPktBytes | NSGigE | protected |
rxReset() | NSGigE | protected |
rxState | NSGigE | protected |
RxState enum name | NSGigE | |
rxTcpChecksums | EtherDevice | protected |
rxUdpChecksums | EtherDevice | protected |
rxXferLen | NSGigE | protected |
schedule(Event &event, Tick when) | EventManager | inline |
schedule(Event *event, Tick when) | EventManager | inline |
Serializable() | Serializable | |
serialize(CheckpointOut &cp) const override | NSGigE | virtual |
serializeAll(CheckpointOut &cp) | SimObject | static |
Serializable::serializeAll(const std::string &cpt_dir) | Serializable | static |
serializeSection(CheckpointOut &cp, const char *name) const | Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | Serializable | inline |
setCurTick(Tick newVal) | EventManager | inline |
signalDrainDone() const | Drainable | inlineprotected |
SimObject(const Params *_params) | SimObject | |
startup() | SimObject | virtual |
sys | PioDevice | protected |
ticksToCycles(Tick t) const | Clocked | inline |
totalRxDesc | EtherDevice | protected |
totalRxIdle | EtherDevice | protected |
totalRxOk | EtherDevice | protected |
totalRxOrn | EtherDevice | protected |
totalSwi | EtherDevice | protected |
totalTxDesc | EtherDevice | protected |
totalTxIdle | EtherDevice | protected |
totalTxOk | EtherDevice | protected |
totBandwidth | EtherDevice | protected |
totBytes | EtherDevice | protected |
totPacketRate | EtherDevice | protected |
totPackets | EtherDevice | protected |
transferDone() | NSGigE | |
transmit() | NSGigE | protected |
txAdvance enum value | NSGigE | |
txBandwidth | EtherDevice | protected |
txBytes | EtherDevice | protected |
txDelay | NSGigE | protected |
txDesc32 | NSGigE | protected |
txDesc64 | NSGigE | protected |
txDescCnt | NSGigE | protected |
txDescRead enum value | NSGigE | |
txDescRefr enum value | NSGigE | |
txDescWrite enum value | NSGigE | |
txDmaAddr | NSGigE | protected |
txDmaData | NSGigE | protected |
txDmaFree | NSGigE | protected |
txDmaLen | NSGigE | protected |
txDmaReadDone() | NSGigE | protected |
txDmaReadEvent | NSGigE | protected |
txDmaState | NSGigE | protected |
txDmaWriteDone() | NSGigE | protected |
txDmaWriteEvent | NSGigE | protected |
txDump() const | NSGigE | protected |
txEnable | NSGigE | protected |
txEvent | NSGigE | protected |
TxEvent typedef | NSGigE | protected |
TxEvent::process() | NSGigE | friend |
txEventTransmit() | NSGigE | inlineprotected |
txFifo | NSGigE | protected |
txFifoBlock enum value | NSGigE | |
txFragPtr | NSGigE | protected |
txFragRead enum value | NSGigE | |
txHalt | NSGigE | protected |
txIdle enum value | NSGigE | |
txIpChecksums | EtherDevice | protected |
txKick() | NSGigE | protected |
txKickEvent | NSGigE | protected |
TxKickEvent typedef | NSGigE | protected |
TxKickEvent::process() | NSGigE | friend |
txKickTick | NSGigE | protected |
txPacket | NSGigE | protected |
txPacketBufPtr | NSGigE | protected |
txPacketRate | EtherDevice | protected |
txPackets | EtherDevice | protected |
txReset() | NSGigE | protected |
TxState enum name | NSGigE | |
txState | NSGigE | protected |
txTcpChecksums | EtherDevice | protected |
txUdpChecksums | EtherDevice | protected |
txXferLen | NSGigE | protected |
unserialize(CheckpointIn &cp) override | NSGigE | virtual |
unserializeGlobals(CheckpointIn &cp) | Serializable | static |
unserializeSection(CheckpointIn &cp, const char *name) | Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | Serializable | inline |
updateClockPeriod() const | Clocked | inline |
voltage() const | Clocked | inline |
wakeupEventQueue(Tick when=(Tick)-1) | EventManager | inline |
write(PacketPtr pkt) override | NSGigE | virtual |
writeConfig(PacketPtr pkt) override | NSGigE | virtual |
~Clocked() | Clocked | inlineprotectedvirtual |
~DmaDevice() | DmaDevice | inlinevirtual |
~Drainable() | Drainable | protectedvirtual |
~NSGigE() | NSGigE | |
~PioDevice() | PioDevice | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |