Linux Kernel
3.7.1
|
#include <linux/ethtool.h>
#include <linux/slab.h>
#include <linux/pci.h>
#include <linux/etherdevice.h>
#include "vxge-ethtool.h"
Go to the source code of this file.
Functions | |
void | vxge_initialize_ethtool_ops (struct net_device *ndev) |
void vxge_initialize_ethtool_ops | ( | struct net_device * | ndev | ) |
Definition at line 1129 of file vxge-ethtool.c.