Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

IxEthAccCodelet.h File Reference

This file contains the interface for the Ethernet Access Codelet. More...

Go to the source code of this file.

Defines

#define IX_ETHACC_CODELET_NPEB_MAC
 Hard-encoded MAC address for NPEB.

#define IX_ETHACC_CODELET_NPEC_MAC
 Hard-encoded MAC address for NPEC.

#define IX_ETHACC_CODELET_RX_MBUF_POOL_SIZE
 Size of receive MBuf pool.

#define IX_ETHACC_CODELET_TX_MBUF_POOL_SIZE
 Size of transmit MBuf pool.

#define IX_ETHACC_CODELET_MAX_PORT
 Number of Ethernet Ports supported for this codelet.

#define IX_ETHACC_CODELET_MBUF_POOL_SIZE
 Size of MBuf pool.

#define IX_ETHACC_CODELET_PCK_SIZE
 Size of MBuf packet (recommaended size for ethAcc component).

#define IX_ETHACC_CODELET_PCK_LEN
 Length of MBuf payload (in bytes).

#define IX_ETHACC_CODELET_MBUF_DATA_POOL_SIZE
 Size of MBuf data pool.

#define IX_ETHACC_CODELET_TXGEN_PCK_LEN
 Size of packets for TxGenRxSink Operation.

#define IX_ETHACC_CODELET_TXGEN_PCKS
 Number of packets to generate for the TxGenRxSink Operation.

#define IX_ETHACC_CODELET_RX_FCS_STRIP
 Strip FCS from incoming frames. To undefine, change to #undef.

#define IX_ETHACC_CODELET_FRAME_SIZE
 Maximum size of a frame.


Functions

PUBLIC IX_STATUS ixEthAccCodeletMain (IxEthAccCodeletOperation operationType)
 This function is used as a single point of execution for EthAcc codelet.


Detailed Description

This file contains the interface for the Ethernet Access Codelet.

Date:
22 April 2002

Version:
Revision
1.23
-- Intel Copyright Notice --
Copyright 2002-2003 Intel Corporation All Rights Reserved.
The source code contained or described herein and all documents related to the source code ("Material") are owned by Intel Corporation or its suppliers or licensors. Title to the Material remains with Intel Corporation or its suppliers and licensors.
The Material is protected by worldwide copyright and trade secret laws and treaty provisions. No part of the Material may be used, copied, reproduced, modified, published, uploaded, posted, transmitted, distributed, or disclosed in any way except in accordance with the applicable license agreement .
No license under any patent, copyright, trade secret or other intellectual property right is granted to or conferred upon you by disclosure or delivery of the Materials, either expressly, by implication, inducement, estoppel, except in accordance with the applicable license agreement.
Unless otherwise agreed by Intel in writing, you may not remove or alter this notice or any other notice embedded in Materials by Intel or Intel's suppliers or licensors in any way.
For further details, please see the file README.TXT distributed with this software.
-- End Intel Copyright Notice --

Definition in file IxEthAccCodelet.h.

Automatically generated from sources. © Intel Corp. 2003