Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
slave.c File Reference
#include <linux/list.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <linux/phy.h>
#include "dsa_priv.h"

Go to the source code of this file.

Functions

void dsa_slave_mii_bus_init (struct dsa_switch *ds)
 
struct net_devicedsa_slave_create (struct dsa_switch *ds, struct device *parent, int port, char *name)
 

Function Documentation

struct net_device* dsa_slave_create ( struct dsa_switch ds,
struct device parent,
int  port,
char name 
)
read

Definition at line 335 of file slave.c.

void dsa_slave_mii_bus_init ( struct dsa_switch ds)

Definition at line 38 of file slave.c.