代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
config.mk
TEXT_BASE = 0x00f80000
# include NPE ethernet driver
BOARDLIBS = $(obj)cpu/ixp/npe/libnpe.a
config.mk
TEXT_BASE = 0x01f00000
# include NPE ethernet driver
BOARDLIBS = $(obj)cpu/ixp/npe/libnpe.a
axnet_cs.c
/*======================================================================
A PCMCIA ethernet driver for Asix AX88190-based cards
The Asix AX88190 is a NS8390-derived chipset with a few nasty
ixethacccodeletswbridgefirewall.c
/**
* @file IxEthAccCodeletSwBridgeFirewall.c
*
* @date 22 April 2004
*
* @brief This file contains the implementation of the Ethernet Access
* Codelet that implements a simple bridge between t
ixethacccodeletmain.c
/**
* @file IxEthAccCodeletMain.c
*
* @date 22 April 2004
*
* @brief This file contains the implementation of the Ethernet Access Codelet.
*
* Descriptions of the functions used in this codelet
ixethacccodeletbufman.c
/**
* @file IxEthAccCodeletBufMan.c
* @author Intel Corporation
* @date 25-08-2004
*
* @brief This file contains the implementation of the Ethernet Access
* Codelet that implemen
ixethacccodeletdblearning.c
/**
* @file IxEthAccCodeletDbLearning.c
*
* @date 22 April 2004
*
* @brief This file contains the implementation of the Ethernet Access
* Codelet that implements a test of MAC Address Learning
axnet_cs.c
/*======================================================================
A PCMCIA ethernet driver for Asix AX88190-based cards
The Asix AX88190 is a NS8390-derived chipset with a few nasty
axnet_cs.c
/*======================================================================
A PCMCIA ethernet driver for Asix AX88190-based cards
The Asix AX88190 is a NS8390-derived chipset with a few nasty
pcmulti.c
/*
* IP Multicasting extensions as per RFC 1112.
*
* These extensions include routines to detect multicast addresses,
* transform Multicast IP addresses to Multicast Ethernet addresses, as