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

Go to the source code of this file.

Variables

struct ethtool_ops rtl819x_ethtool_ops
 

Variable Documentation

struct ethtool_ops rtl819x_ethtool_ops
Initial value:
= {
.get_drvinfo = rtl819x_ethtool_get_drvinfo,
.get_link = rtl819x_ethtool_get_link,
}

Definition at line 50 of file rtl_ethtool.c.