Home
last modified time | relevance | path

Searched defs:slave_dev (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/drivers/net/
Deql.c341 struct net_device *slave_dev = slave->dev; in eql_slave_xmit() local
409 struct net_device *slave_dev; in eql_enslave() local
456 struct net_device *slave_dev; in eql_emancipate() local
489 struct net_device *slave_dev; in eql_g_slave_cfg() local
524 struct net_device *slave_dev; in eql_s_slave_cfg() local
/linux-3.3/drivers/net/bonding/
Dbond_main.c395 struct net_device *slave_dev) in bond_dev_queue_xmit()
485 static void bond_add_vlans_on_slave(struct bonding *bond, struct net_device *slave_dev) in bond_add_vlans_on_slave()
500 struct net_device *slave_dev) in bond_del_vlans_from_slave()
557 struct net_device *slave_dev = slave->dev; in bond_update_speed_duplex() local
604 struct net_device *slave_dev, int reporting) in bond_check_dev_link()
804 struct net_device *slave_dev) in bond_mc_list_flush()
1248 static inline bool slave_dev_support_netpoll(struct net_device *slave_dev) in slave_dev_support_netpoll()
1318 struct net_device *slave_dev) in bond_sethwaddr()
1393 struct net_device *slave_dev) in bond_setup_by_slave()
1477 int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev) in bond_enslave()
[all …]
Dbonding.h267 struct net_device *slave_dev) in bond_get_slave_by_dev()
/linux-3.3/net/bridge/
Dbr_device.c281 static int br_add_slave(struct net_device *dev, struct net_device *slave_dev) in br_add_slave()
289 static int br_del_slave(struct net_device *dev, struct net_device *slave_dev) in br_del_slave()
/linux-3.3/net/dsa/
Ddsa.c173 struct net_device *slave_dev; in dsa_switch_setup() local
Dslave.c339 struct net_device *slave_dev; in dsa_slave_create() local
/linux-3.3/drivers/net/can/sja1000/
Dkvaser_pci.c56 struct net_device *slave_dev[MAX_NO_OF_CHANNELS-1]; member
/linux-3.3/drivers/net/wan/
Dsbni.c1304 struct net_device *slave_dev; in sbni_ioctl() local
1387 enslave( struct net_device *dev, struct net_device *slave_dev ) in enslave()