Searched refs:devIntrPost (Results 1 - 4 of 4) sorted by relevance

/gem5/src/dev/net/
H A Dsinic.cc433 Device::devIntrPost(uint32_t interrupts) function in class:Sinic::Device
626 devIntrPost(Regs::Intr_Soft);
942 devIntrPost(Regs::Intr_RxEmpty);
952 devIntrPost(Regs::Intr_RxDMA);
1031 devIntrPost(interrupts);
1095 devIntrPost(Regs::Intr_TxDMA);
1125 devIntrPost(Regs::Intr_TxFull);
1132 devIntrPost(Regs::Intr_TxDMA);
1196 devIntrPost(Regs::Intr_RxHigh);
1209 devIntrPost(Reg
[all...]
H A Dns_gige.cc461 devIntrPost(ISR_SWI);
735 NSGigE::devIntrPost(uint32_t interrupts) function in class:NSGigE
1143 devIntrPost(ISR_RXIDLE);
1301 devIntrPost(ISR_RXOK);
1304 devIntrPost(ISR_RXDESC);
1316 devIntrPost(ISR_RXIDLE);
1398 devIntrPost(ISR_TXOK);
1565 devIntrPost(ISR_TXIDLE);
1745 devIntrPost(ISR_TXDESC);
1757 devIntrPost(ISR_TXIDL
[all...]
H A Dsinic.hh255 void devIntrPost(uint32_t interrupts);
H A Dns_gige.hh317 void devIntrPost(uint32_t interrupts);

Completed in 15 milliseconds