MityDSP Documentation Index

tsNetIface Struct Reference

#include <net_iface.h>

List of all members.

Public Attributes

tcNetDrvr * mpNetDrvr
 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
tsPbufQueue * mpPbufQueue
char * maPktBuffer

Member Data Documentation

Access to network driver.

Network receive thread priority.

Network receive thread stack size.

Depth of mailbox between network driver and net_iface.

Id # of this interface (0 to N).

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

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

LCK_Handle tsNetIface::mhMutex

  
Generated on Wed Mar 17 18:24:39 2010 for MityDSP Net by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.