Public Member Functions | |
| void | reset_complete () |
| void | handle_rx () |
| void | handle_tx () |
| void | handle_rxtx () |
| void | handle_mbx () |
| bool | receive (MessageIrq &irq_msg) |
| bool | receive (MessageNetwork &nmsg) |
| Host82576VF (HostVfPci pci, DBus< MessageHostOp > &bus_hostop, DBus< MessageNetwork > &bus_network, Clock *clock, unsigned bdf, unsigned irqs[2], void *reg, uint32 itr_us, bool promisc) | |
| ~Host82576VF () | |
| Host82576VF::Host82576VF | ( | HostVfPci | pci, | |
| DBus< MessageHostOp > & | bus_hostop, | |||
| DBus< MessageNetwork > & | bus_network, | |||
| Clock * | clock, | |||
| unsigned | bdf, | |||
| unsigned | irqs[2], | |||
| void * | reg, | |||
| uint32 | itr_us, | |||
| bool | promisc | |||
| ) | [inline] |
| Host82576VF::~Host82576VF | ( | ) | [inline] |
| void Host82576VF::handle_mbx | ( | ) | [inline] |
| void Host82576VF::handle_rx | ( | ) | [inline] |
| void Host82576VF::handle_rxtx | ( | ) | [inline] |
| void Host82576VF::handle_tx | ( | ) | [inline] |
| bool Host82576VF::receive | ( | MessageIrq & | irq_msg | ) | [inline] |
| bool Host82576VF::receive | ( | MessageNetwork & | nmsg | ) | [inline] |
| void Host82576VF::reset_complete | ( | ) | [inline] |
1.7.1