/kernel/linux/linux-5.10/drivers/net/ |
D | net_failover.c | 74 struct net_device *slave_dev; in net_failover_close() local 188 struct net_device *slave_dev; in net_failover_get_stats() local 246 struct net_device *slave_dev; in net_failover_set_rx_mode() local 294 struct net_device *slave_dev; in net_failover_vlan_rx_kill_vid() local 335 struct net_device *slave_dev; in nfo_ethtool_get_link_ksettings() local 435 static void net_failover_lower_state_changed(struct net_device *slave_dev, in net_failover_lower_state_changed() 462 static int net_failover_slave_pre_register(struct net_device *slave_dev, in net_failover_slave_pre_register() 498 static int net_failover_slave_register(struct net_device *slave_dev, in net_failover_slave_register() 577 static int net_failover_slave_pre_unregister(struct net_device *slave_dev, in net_failover_slave_pre_unregister() 593 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() local 409 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 | 1747 const struct net_device *slave_dev) in vrf_get_slave_size() 1754 const struct net_device *slave_dev) in vrf_fill_slave_info()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/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 | 290 struct net_device *slave_dev) in bond_dev_queue_xmit() 642 struct net_device *slave_dev = slave->dev; in bond_update_speed_duplex() local 700 struct net_device *slave_dev, int reporting) in bond_check_dev_link() 823 struct net_device *slave_dev) in bond_hw_addr_flush() 881 struct net_device *slave_dev) in bond_set_dev_addr() 1435 struct net_device *slave_dev) in bond_setup_by_slave() 1618 struct net_device *slave_dev) in bond_alloc_slave() 1693 int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev, in bond_enslave() 2189 struct net_device *slave_dev, in __bond_release_one() 2345 int bond_release(struct net_device *bond_dev, struct net_device *slave_dev) in bond_release() [all …]
|
D | bond_options.c | 797 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
|
/kernel/linux/linux-5.10/net/bridge/ |
D | br_device.c | 385 static int br_add_slave(struct net_device *dev, struct net_device *slave_dev, in br_add_slave() 394 static int br_del_slave(struct net_device *dev, struct net_device *slave_dev) in br_del_slave()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_config.c | 425 struct net_device *slave_dev, in rmnet_add_bridge() 479 struct net_device *slave_dev) in rmnet_del_bridge()
|
/kernel/linux/linux-5.10/include/net/ |
D | bonding.h | 41 #define slave_info(bond_dev, slave_dev, fmt, ...) \ argument 43 #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 281 struct net_device *slave_dev) in bond_get_slave_by_dev() 436 static inline bool bond_is_active_slave_dev(const struct net_device *slave_dev) in bond_is_active_slave_dev()
|
/kernel/linux/linux-5.10/net/dsa/ |
D | slave.c | 1675 static int dsa_slave_phy_connect(struct net_device *slave_dev, int addr) in dsa_slave_phy_connect() 1689 static int dsa_slave_phy_setup(struct net_device *slave_dev) in dsa_slave_phy_setup() 1750 int dsa_slave_suspend(struct net_device *slave_dev) in dsa_slave_suspend() 1766 int dsa_slave_resume(struct net_device *slave_dev) in dsa_slave_resume() 1802 struct net_device *slave_dev; in dsa_slave_create() local 1918 void dsa_slave_destroy(struct net_device *slave_dev) in dsa_slave_destroy()
|
/kernel/linux/linux-5.10/net/batman-adv/ |
D | soft-interface.c | 883 struct net_device *slave_dev, in batadv_softif_slave_add() 910 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()
|
/kernel/linux/linux-5.10/drivers/net/can/sja1000/ |
D | kvaser_pci.c | 44 struct net_device *slave_dev[MAX_NO_OF_CHANNELS-1]; member
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
D | sbni.c | 1307 struct net_device *slave_dev; in sbni_ioctl() local 1393 enslave( struct net_device *dev, struct net_device *slave_dev ) in enslave()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
D | bcmsysport.c | 2321 struct net_device *slave_dev; in bcm_sysport_map_queues() local 2387 struct net_device *slave_dev; in bcm_sysport_unmap_queues() local
|