| /Linux-v5.4/drivers/net/ | 
| D | net_failover.c | 73 	struct net_device *slave_dev;  in net_failover_close()  local187 	struct net_device *slave_dev;  in net_failover_get_stats()  local
 245 	struct net_device *slave_dev;  in net_failover_set_rx_mode()  local
 293 	struct net_device *slave_dev;  in net_failover_vlan_rx_kill_vid()  local
 334 	struct net_device *slave_dev;  in nfo_ethtool_get_link_ksettings()  local
 434 static void net_failover_lower_state_changed(struct net_device *slave_dev,  in net_failover_lower_state_changed()
 461 static int net_failover_slave_pre_register(struct net_device *slave_dev,  in net_failover_slave_pre_register()
 497 static int net_failover_slave_register(struct net_device *slave_dev,  in net_failover_slave_register()
 576 static int net_failover_slave_pre_unregister(struct net_device *slave_dev,  in net_failover_slave_pre_unregister()
 592 static int net_failover_slave_unregister(struct net_device *slave_dev,  in net_failover_slave_unregister()
 [all …]
 
 | 
| D | eql.c | 340 		struct net_device *slave_dev = slave->dev;  in eql_slave_xmit()  local409 	struct net_device *slave_dev;  in eql_enslave()  local
 452 	struct net_device *slave_dev;  in eql_emancipate()  local
 481 	struct net_device *slave_dev;  in eql_g_slave_cfg()  local
 514 	struct net_device *slave_dev;  in eql_s_slave_cfg()  local
 
 | 
| D | vrf.c | 1378 				 const struct net_device *slave_dev)  in vrf_get_slave_size()1385 			       const struct net_device *slave_dev)  in vrf_fill_slave_info()
 
 | 
| /Linux-v5.4/net/core/ | 
| D | failover.c | 46 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()
 
 | 
| /Linux-v5.4/drivers/net/bonding/ | 
| D | bond_netlink.c | 19 				  const struct net_device *slave_dev)  in bond_get_slave_size()34 				const struct net_device *slave_dev)  in bond_fill_slave_info()
 131 				 struct net_device *slave_dev,  in bond_slave_changelink()
 180 		struct net_device *slave_dev;  in bond_changelink()  local
 
 | 
| D | bond_main.c | 244 			struct net_device *slave_dev)  in bond_dev_queue_xmit()373 	struct net_device *slave_dev = slave->dev;  in bond_update_speed_duplex()  local
 431 			       struct net_device *slave_dev, int reporting)  in bond_check_dev_link()
 554 			       struct net_device *slave_dev)  in bond_hw_addr_flush()
 612 			     struct net_device *slave_dev)  in bond_set_dev_addr()
 1145 				struct net_device *slave_dev)  in bond_setup_by_slave()
 1375 int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev,  in bond_enslave()
 1870 			      struct net_device *slave_dev,  in __bond_release_one()
 2025 int bond_release(struct net_device *bond_dev, struct net_device *slave_dev)  in bond_release()
 2034 				    struct net_device *slave_dev)  in bond_release_and_destroy()
 [all …]
 
 | 
| D | bond_options.c | 781 	struct net_device *slave_dev;  in bond_option_active_slave_set()  local
 | 
| D | bond_sysfs.c | 463 	struct net_device *slave_dev;  in bonding_show_active_slave()  local
 | 
| /Linux-v5.4/net/bridge/ | 
| D | br_device.c | 351 static int br_add_slave(struct net_device *dev, struct net_device *slave_dev,  in br_add_slave()360 static int br_del_slave(struct net_device *dev, struct net_device *slave_dev)  in br_del_slave()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/qualcomm/rmnet/ | 
| D | rmnet_config.c | 404 		     struct net_device *slave_dev,  in rmnet_add_bridge()439 		     struct net_device *slave_dev)  in rmnet_del_bridge()
 
 | 
| /Linux-v5.4/include/net/ | 
| D | bonding.h | 41 #define slave_info(bond_dev, slave_dev, fmt, ...) \  argument43 #define slave_warn(bond_dev, slave_dev, fmt, ...) \  argument
 45 #define slave_dbg(bond_dev, slave_dev, fmt, ...) \  argument
 47 #define slave_err(bond_dev, slave_dev, fmt, ...) \  argument
 263 						  struct net_device *slave_dev)  in bond_get_slave_by_dev()
 418 static inline bool bond_is_active_slave_dev(const struct net_device *slave_dev)  in bond_is_active_slave_dev()
 
 | 
| /Linux-v5.4/net/dsa/ | 
| D | slave.c | 1279 static int dsa_slave_phy_connect(struct net_device *slave_dev, int addr)  in dsa_slave_phy_connect()1293 static int dsa_slave_phy_setup(struct net_device *slave_dev)  in dsa_slave_phy_setup()
 1344 int dsa_slave_suspend(struct net_device *slave_dev)  in dsa_slave_suspend()
 1363 int dsa_slave_resume(struct net_device *slave_dev)  in dsa_slave_resume()
 1399 	struct net_device *slave_dev;  in dsa_slave_create()  local
 1475 void dsa_slave_destroy(struct net_device *slave_dev)  in dsa_slave_destroy()
 
 | 
| /Linux-v5.4/net/batman-adv/ | 
| D | soft-interface.c | 849 				   struct net_device *slave_dev,  in batadv_softif_slave_add()876 				   struct net_device *slave_dev)  in batadv_softif_slave_del()
 
 | 
| D | sysfs.c | 378 				  struct net_device *slave_dev,  in batadv_store_uint_attr()425 					struct net_device *slave_dev)  in __batadv_store_uint_attr()
 
 | 
| /Linux-v5.4/drivers/net/can/sja1000/ | 
| D | kvaser_pci.c | 44 	struct net_device *slave_dev[MAX_NO_OF_CHANNELS-1];  member
 | 
| /Linux-v5.4/drivers/net/wan/ | 
| D | sbni.c | 1296 	struct net_device  *slave_dev;  in sbni_ioctl()  local1381 enslave( struct net_device  *dev,  struct net_device  *slave_dev )  in enslave()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/ | 
| D | bcmsysport.c | 2272 	struct net_device *slave_dev;  in bcm_sysport_map_queues()  local2338 	struct net_device *slave_dev;  in bcm_sysport_unmap_queues()  local
 
 |