Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dnet_failover.c74 struct net_device *slave_dev; in net_failover_close() local
184 struct net_device *slave_dev; in net_failover_get_stats() local
242 struct net_device *slave_dev; in net_failover_set_rx_mode() local
290 struct net_device *slave_dev; in net_failover_vlan_rx_kill_vid() local
331 struct net_device *slave_dev; in nfo_ethtool_get_link_ksettings() local
458 static int net_failover_slave_pre_register(struct net_device *slave_dev, in net_failover_slave_pre_register()
494 static int net_failover_slave_register(struct net_device *slave_dev, in net_failover_slave_register()
589 static int net_failover_slave_unregister(struct net_device *slave_dev, in net_failover_slave_unregister()
632 static int net_failover_slave_link_change(struct net_device *slave_dev, in net_failover_slave_link_change()
661 static int net_failover_slave_name_change(struct net_device *slave_dev, in net_failover_slave_name_change()
[all …]
H A Deql.c346 struct net_device *slave_dev = slave->dev; in eql_slave_xmit() local
415 struct net_device *slave_dev; in eql_enslave() local
457 struct net_device *slave_dev; in eql_emancipate() local
486 struct net_device *slave_dev; in eql_g_slave_cfg() local
519 struct net_device *slave_dev; in eql_s_slave_cfg() local
H A Dvrf.c1792 const struct net_device *slave_dev) in vrf_get_slave_size()
1799 const struct net_device *slave_dev) in vrf_fill_slave_info()
/openbmc/linux/net/core/
H A Dfailover.c46 static int failover_slave_register(struct net_device *slave_dev) in failover_slave_register()
104 int failover_slave_unregister(struct net_device *slave_dev) in failover_slave_unregister()
135 static int failover_slave_link_change(struct net_device *slave_dev) in failover_slave_link_change()
160 static int failover_slave_name_change(struct net_device *slave_dev) in failover_slave_name_change()
/openbmc/linux/drivers/net/bonding/
H A Dbond_netlink.c20 const struct net_device *slave_dev) in bond_get_slave_size()
36 const struct net_device *slave_dev) in bond_fill_slave_info()
145 struct net_device *slave_dev, in bond_slave_changelink()
206 struct net_device *slave_dev; in bond_changelink() local
H A Dbond_main.c298 struct net_device *slave_dev) in bond_dev_queue_xmit()
726 struct net_device *slave_dev = slave->dev; in bond_update_speed_duplex() local
907 struct net_device *slave_dev) in bond_hw_addr_flush()
964 struct net_device *slave_dev) in bond_set_dev_addr()
1540 struct net_device *slave_dev) in bond_setup_by_slave()
1742 struct net_device *slave_dev) in bond_alloc_slave()
2399 struct net_device *slave_dev, in __bond_release_one()
2578 struct net_device *slave_dev) in bond_release_and_destroy()
3909 struct net_device *slave_dev) in bond_slave_netdev_event()
4533 struct net_device *slave_dev = NULL; in bond_do_ioctl() local
[all …]
H A Dbond_sysfs.c490 struct net_device *slave_dev; in bonding_show_active_slave() local
H A Dbond_options.c895 struct net_device *slave_dev; in bond_option_active_slave_set() local
/openbmc/linux/include/net/
H A Dbond_options.h97 struct net_device *slave_dev; member
156 #define bond_opt_slave_initval(optval, slave_dev, value) \ argument
H A Dbonding.h42 #define slave_info(bond_dev, slave_dev, fmt, ...) \ argument
44 #define slave_warn(bond_dev, slave_dev, fmt, ...) \ argument
46 #define slave_dbg(bond_dev, slave_dev, fmt, ...) \ argument
48 #define slave_err(bond_dev, slave_dev, fmt, ...) \ argument
286 struct net_device *slave_dev) in bond_get_slave_by_dev()
441 static inline bool bond_is_active_slave_dev(const struct net_device *slave_dev) in bond_is_active_slave_dev()
/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c432 struct net_device *slave_dev, in rmnet_add_bridge()
486 struct net_device *slave_dev) in rmnet_del_bridge()
/openbmc/linux/net/bridge/
H A Dbr_device.c383 static int br_add_slave(struct net_device *dev, struct net_device *slave_dev, in br_add_slave()
392 static int br_del_slave(struct net_device *dev, struct net_device *slave_dev) in br_del_slave()
/openbmc/linux/net/batman-adv/
H A Dsoft-interface.c830 struct net_device *slave_dev, in batadv_softif_slave_add()
855 struct net_device *slave_dev) in batadv_softif_slave_del()
/openbmc/linux/drivers/net/can/sja1000/
H A Dkvaser_pci.c43 struct net_device *slave_dev[MAX_NO_OF_CHANNELS-1]; member
/openbmc/linux/net/dsa/
H A Dslave.c2474 static int dsa_slave_phy_connect(struct net_device *slave_dev, int addr, in dsa_slave_phy_connect()
2491 static int dsa_slave_phy_setup(struct net_device *slave_dev) in dsa_slave_phy_setup()
2562 int dsa_slave_suspend(struct net_device *slave_dev) in dsa_slave_suspend()
2578 int dsa_slave_resume(struct net_device *slave_dev) in dsa_slave_resume()
2598 struct net_device *slave_dev; in dsa_slave_create() local
2720 void dsa_slave_destroy(struct net_device *slave_dev) in dsa_slave_destroy()
H A Ddsa.c1576 struct net_device *master, *slave_dev; in dsa_switch_shutdown() local
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2332 struct net_device *slave_dev) in bcm_sysport_map_queues()
2387 struct net_device *slave_dev) in bcm_sysport_unmap_queues()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c2829 struct mlx5_core_dev *slave_dev) in esw_unset_master_egress_rule()