Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/ethtool.h>
#include <linux/netdevice.h>
#include "ipoib.h"
Go to the source code of this file.
Functions | |
void | ipoib_set_ethtool_ops (struct net_device *dev) |
void ipoib_set_ethtool_ops | ( | struct net_device * | dev | ) |
Definition at line 89 of file ipoib_ethtool.c.