Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
21142.c File Reference
#include <linux/delay.h>
#include "tulip.h"

Go to the source code of this file.

Functions

void t21142_media_task (struct work_struct *work)
 
void t21142_start_nway (struct net_device *dev)
 
void t21142_lnk_change (struct net_device *dev, int csr5)
 

Variables

u16 t21142_csr14 [] = { 0xFFFF, 0x0705, 0x0705, 0x0000, 0x7F3D, }
 

Function Documentation

void t21142_lnk_change ( struct net_device dev,
int  csr5 
)

Definition at line 139 of file 21142.c.

void t21142_media_task ( struct work_struct work)

Definition at line 28 of file 21142.c.

void t21142_start_nway ( struct net_device dev)

Definition at line 111 of file 21142.c.

Variable Documentation

u16 t21142_csr14[] = { 0xFFFF, 0x0705, 0x0705, 0x0000, 0x7F3D, }

Definition at line 22 of file 21142.c.