Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Deql.c342 struct net_device *slave_dev = slave->dev; in eql_slave_xmit() local
411 struct net_device *slave_dev; in eql_enslave() local
454 struct net_device *slave_dev; in eql_emancipate() local
483 struct net_device *slave_dev; in eql_g_slave_cfg() local
516 struct net_device *slave_dev; in eql_s_slave_cfg() local
/linux-4.4.14/drivers/net/bonding/
Dbond_netlink.c23 const struct net_device *slave_dev) in bond_get_slave_size()
38 const struct net_device *slave_dev) in bond_fill_slave_info()
133 struct net_device *slave_dev, in bond_slave_changelink()
180 struct net_device *slave_dev; in bond_changelink() local
Dbond_main.c250 struct net_device *slave_dev) in bond_dev_queue_xmit()
378 struct net_device *slave_dev = slave->dev; in bond_update_speed_duplex() local
440 struct net_device *slave_dev, int reporting) in bond_check_dev_link()
563 struct net_device *slave_dev) in bond_hw_addr_flush()
621 struct net_device *slave_dev) in bond_set_dev_addr()
1126 struct net_device *slave_dev) in bond_setup_by_slave()
1204 struct net_device *slave_dev, in bond_master_upper_dev_link()
1217 struct net_device *slave_dev) in bond_upper_dev_unlink()
1304 int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev) in bond_enslave()
1779 struct net_device *slave_dev, in __bond_release_one()
[all …]
Dbond_options.c744 struct net_device *slave_dev; in bond_option_active_slave_set() local
Dbond_sysfs.c464 struct net_device *slave_dev; in bonding_show_active_slave() local
/linux-4.4.14/net/bridge/
Dbr_device.c305 static int br_add_slave(struct net_device *dev, struct net_device *slave_dev) in br_add_slave()
313 static int br_del_slave(struct net_device *dev, struct net_device *slave_dev) in br_del_slave()
/linux-4.4.14/net/dsa/
Dslave.c995 struct net_device *slave_dev, in dsa_slave_phy_connect()
1016 struct net_device *slave_dev) in dsa_slave_phy_setup()
1100 int dsa_slave_suspend(struct net_device *slave_dev) in dsa_slave_suspend()
1115 int dsa_slave_resume(struct net_device *slave_dev) in dsa_slave_resume()
1133 struct net_device *slave_dev; in dsa_slave_create() local
/linux-4.4.14/net/batman-adv/
Dsoft-interface.c857 struct net_device *slave_dev) in batadv_softif_slave_add()
882 struct net_device *slave_dev) in batadv_softif_slave_del()
/linux-4.4.14/drivers/net/can/sja1000/
Dkvaser_pci.c55 struct net_device *slave_dev[MAX_NO_OF_CHANNELS-1]; member
/linux-4.4.14/drivers/net/wan/
Dsbni.c1302 struct net_device *slave_dev; in sbni_ioctl() local
1387 enslave( struct net_device *dev, struct net_device *slave_dev ) in enslave()
/linux-4.4.14/include/net/
Dbonding.h262 struct net_device *slave_dev) in bond_get_slave_by_dev()