MityDSP Documentation Index
Public Attributes
tsNetIface Struct Reference

#include <net_iface.h>

List of all members.

Public Attributes

tcNetDrvrmpNetDrvr
 Access to network driver.
int mnRxThreadPriority
 Network receive thread priority.
int mnRxThreadStack
 Network receive thread stack size.
int mnMboxDepth
 Depth of mailbox between network driver and net_iface.
int mnIfaceId
 Id # of this interface (0 to N)
int mnVlanId
 Id # of the vlan this interface is on (0 = no VLan)
int mnVlanPriority
 PCP (Priority Code Point) of the interface (0= lowest, 7= highest)
LCK_Handle mhMutex
LCK_Handle mhTxLock
MBX_Handle mhRxMbox
BUF_Handle mhRxQueue
tsPbufQueuempPbufQueue
char * maPktBuffer

Member Data Documentation

tcNetDrvr* tsNetIface::mpNetDrvr

Access to network driver.

int tsNetIface::mnRxThreadPriority

Network receive thread priority.

int tsNetIface::mnRxThreadStack

Network receive thread stack size.

int tsNetIface::mnMboxDepth

Depth of mailbox between network driver and net_iface.

int tsNetIface::mnIfaceId

Id # of this interface (0 to N)

int tsNetIface::mnVlanId

Id # of the vlan this interface is on (0 = no VLan)

int tsNetIface::mnVlanPriority

PCP (Priority Code Point) of the interface (0= lowest, 7= highest)

LCK_Handle tsNetIface::mhMutex
LCK_Handle tsNetIface::mhTxLock
MBX_Handle tsNetIface::mhRxMbox
BUF_Handle tsNetIface::mhRxQueue
tsPbufQueue* tsNetIface::mpPbufQueue
char* tsNetIface::maPktBuffer

  
Generated on Mon Apr 22 2013 11:33:33 for MityDSP Net by  Doxygen Version 1.8.1.1
Copyright © 2009, Critical Link LLC, All rights reserved.