Linux Kernel
3.7.1
|
#include <linux/interrupt.h>
#include <linux/kernel.h>
#include <linux/jiffies.h>
#include "tulip.h"
Go to the source code of this file.
Functions | |
void | pnic_do_nway (struct net_device *dev) |
void | pnic_lnk_change (struct net_device *dev, int csr5) |
void | pnic_timer (unsigned long data) |
void pnic_do_nway | ( | struct net_device * | dev | ) |