代码搜索结果
找到约 15,197 项符合
Ethernet 的代码
ethernet.c
/* $Id: ethernet.c,v 1.22 2004/05/14 07:58:03 starvik Exp $
*
* e100net.c: A network driver for the ETRAX 100LX network controller.
*
* Copyright (c) 1998-2002 Axis Communications AB.
*
* The ou
ethernet.h
/*
* ioctl defines for ethernet driver
*
* Copyright (c) 2001 Axis Communications AB
*
* Author: Mikael Starvik
*
*/
#ifndef _CRIS_ETHERNET_H
#define _CRIS_ETHERNET_H
#define SET_ETH_SPEED
ethernet.c
/*********************************************************************************************
* File: EtherNet.c
* Author: embest
* Desc: ethernet MAC protocol and control code
* History:
****
ethernet.h
/*********************************************************************************************
* File: ETHERNET.H
* Author: embest
* Desc: Ethernet control define and RTL8019as register descriptio
ethernet.h
/* -*-C-*-
*
* $Revision: 1.5 $
* $Author: amerritt $
* $Date: 1996/10/29 17:10:34 $
*
* Copyright (c) 1996 Advanced RISC Machines Limited.
* All Rights Reserved.
*
* ethernet.h: Angel
ethernet.h
/* -*-C-*-
*
* $Revision: 1.5 $
* $Author: amerritt $
* $Date: 1996/10/29 17:10:34 $
*
* Copyright (c) 1996 Advanced RISC Machines Limited.
* All Rights Reserved.
*
* ethernet.h: Angel
ethernet.h
/* -*-C-*-
*
* $Revision: 1.5 $
* $Author: amerritt $
* $Date: 1996/10/29 17:10:34 $
*
* Copyright (c) 1996 Advanced RISC Machines Limited.
* All Rights Reserved.
*
* ethernet.h: Angel
ethernet.h
/* -*-C-*-
*
* $Revision: 1.5 $
* $Author: amerritt $
* $Date: 1996/10/29 17:10:34 $
*
* Copyright (c) 1996 Advanced RISC Machines Limited.
* All Rights Reserved.
*
* ethernet.h: Angel
ethernet.h
/*ethernet driver interface header */
err_t ethernetif_init(struct netif *netif);
void etharp_timer(void *arg);
ethernet.c
/* $Id: ethernet.c,v 1.22 2002/01/30 07:48:22 matsfg Exp $
*
* e100net.c: A network driver for the ETRAX 100LX network controller.
*
* Copyright (c) 1998-2001 Axis Communications AB.
*
* The out