_busAddr | PciDevice | protected |
_drainManager | Drainable | private |
_drainState | Drainable | mutableprivate |
_params | SimObject | protected |
acceptArp | NSGigE | protected |
acceptBroadcast | NSGigE | protected |
acceptMulticast | NSGigE | protected |
acceptPerfect | NSGigE | protected |
acceptUnicast | NSGigE | protected |
addStat(Stats::Info *info) | Stats::Group | |
addStatGroup(const char *name, Group *block) | Stats::Group | |
BARAddrs | PciDevice | protected |
BARSize | PciDevice | protected |
busAddr() const | PciDevice | inline |
cacheBlockSize() const | DmaDevice | inline |
clockDomain | Clocked | private |
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 |
clockPeriodUpdated() | Clocked | inlineprotectedvirtual |
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 |
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 |
cycle | Clocked | mutableprivate |
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, uint32_t sid, uint32_t ssid, Tick delay=0) | DmaDevice | inline |
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, uint32_t sid, uint32_t ssid, Tick delay=0) | DmaDevice | inline |
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 | |
dmDrain() | Drainable | private |
dmDrainResume() | Drainable | private |
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 |
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 |
getPort(const std::string &if_name, PortID idx=InvalidPortID) override | NSGigE | virtual |
getProbeManager() | SimObject | |
getStatGroups() const | Stats::Group | |
getStats() const | Stats::Group | |
Group()=delete | Stats::Group | |
Group(const Group &)=delete | Stats::Group | |
Group(Group *parent, const char *name=nullptr) | Stats::Group | |
hostInterface | PciDevice | protected |
init() override | DmaDevice | virtual |
initState() | SimObject | virtual |
interface | NSGigE | protected |
interruptLine() const | PciDevice | inline |
intrClear() | PciDevice | inline |
intrDelay | NSGigE | protected |
intrEvent | NSGigE | protected |
intrPost() | PciDevice | inline |
intrTick | NSGigE | protected |
ioEnable | NSGigE | protected |
isBAR(Addr addr, int bar) const | PciDevice | inlineprotected |
isLargeBAR(int bar) const | PciDevice | inlineprotected |
legacyIO | PciDevice | protected |
loadState(CheckpointIn &cp) | SimObject | virtual |
memInvalidate() | SimObject | inlinevirtual |
memWriteback() | SimObject | inlinevirtual |
mergedParent | Stats::Group | private |
mergedStatGroups | Stats::Group | private |
mergeStatGroup(Group *block) | Stats::Group | private |
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 | |
SimObject::operator=(const Group &)=delete | Stats::Group | |
Clocked::operator=(Clocked &)=delete | Clocked | protected |
params() const | NSGigE | inline |
Params typedef | NSGigE | |
path | Serializable | privatestatic |
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 |
powerState | ClockedObject | |
preDumpStats() | Stats::Group | virtual |
probeManager | SimObject | private |
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() | Stats::Group | virtual |
resolveStat(std::string name) const | Stats::Group | |
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 |
rxKickTick | NSGigE | protected |
rxPacket | NSGigE | protected |
rxPacketBufPtr | NSGigE | protected |
rxPacketRate | EtherDevice | protected |
rxPackets | EtherDevice | protected |
rxPktBytes | NSGigE | protected |
rxReset() | NSGigE | protected |
RxState enum name | NSGigE | |
rxState | NSGigE | protected |
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 | |
simObjectList | SimObject | privatestatic |
SimObjectList typedef | SimObject | private |
startup() | SimObject | virtual |
statGroups | Stats::Group | private |
stats | Stats::Group | private |
sys | PioDevice | protected |
tick | Clocked | mutableprivate |
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 |
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 |
txKickTick | NSGigE | protected |
txPacket | NSGigE | protected |
txPacketBufPtr | NSGigE | protected |
txPacketRate | EtherDevice | protected |
txPackets | EtherDevice | protected |
txReset() | NSGigE | protected |
txState | NSGigE | protected |
TxState enum name | NSGigE | |
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 |
update() const | Clocked | inlineprivate |
updateClockPeriod() | 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 |
~Group() | Stats::Group | virtual |
~NSGigE() | NSGigE | |
~PioDevice() | PioDevice | virtual |
~Serializable() | Serializable | virtual |
~SimObject() | SimObject | virtual |