代码搜索结果

找到约 10,000 项符合 Ethernet 的代码

axnet_cs.c

/*====================================================================== A PCMCIA ethernet driver for Asix AX88190-based cards The Asix AX88190 is a NS8390-derived chipset with a few nasty

config.mk

TEXT_BASE = 0x01f00000 # include NPE ethernet driver BOARDLIBS = $(obj)cpu/ixp/npe/libnpe.a

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

config.mk

TEXT_BASE = 0x01f00000 # include NPE ethernet driver BOARDLIBS = $(obj)cpu/ixp/npe/libnpe.a

config.mk

TEXT_BASE = 0x00f80000 # include NPE ethernet driver BOARDLIBS = $(obj)cpu/ixp/npe/libnpe.a

ether_line.c

/* ** ETHER_LINE ** ** This routine parses the array pointed to by "line" (which should be ** from a file in the format of /etc/ethers) and returns in "eaddr" the ** ethernet address at the star

axnet_cs.c

/*====================================================================== A PCMCIA ethernet driver for Asix AX88190-based cards The Asix AX88190 is a NS8390-derived chipset with a few nasty