Public Member Functions

Host82576VF Class Reference

Inheritance diagram for Host82576VF:
PciDriver Base82576VF Base82576 StaticReceiver< Host82576VF > Device

List of all members.

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 ()

Constructor & Destructor Documentation

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]

Member Function Documentation

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]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines