/linux-6.12.1/drivers/net/ |
D | net_failover.c | 74 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 431 static void net_failover_lower_state_changed(struct net_device *slave_dev, in net_failover_lower_state_changed() 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() 573 static int net_failover_slave_pre_unregister(struct net_device *slave_dev, in net_failover_slave_pre_unregister() 589 static int net_failover_slave_unregister(struct net_device *slave_dev, in net_failover_slave_unregister() [all …]
|
D | eql.c | 346 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
|
D | vrf.c | 1773 const struct net_device *slave_dev) in vrf_get_slave_size() 1780 const struct net_device *slave_dev) in vrf_fill_slave_info()
|
/linux-6.12.1/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-6.12.1/drivers/net/bonding/ |
D | bond_netlink.c | 20 const struct net_device *slave_dev) in bond_get_slave_size() 36 const struct net_device *slave_dev) in bond_fill_slave_info() 147 struct net_device *slave_dev, in bond_slave_changelink() 208 struct net_device *slave_dev; in bond_changelink() local
|
D | bond_main.c | 298 struct net_device *slave_dev) in bond_dev_queue_xmit() 800 struct net_device *slave_dev = slave->dev; in bond_update_speed_duplex() local 858 struct net_device *slave_dev, int reporting) in bond_check_dev_link() 981 struct net_device *slave_dev) in bond_hw_addr_flush() 1042 struct net_device *slave_dev) in bond_set_dev_addr() 1618 struct net_device *slave_dev) in bond_setup_by_slave() 1820 struct net_device *slave_dev) in bond_alloc_slave() 1901 #define SLAVE_NL_ERR(bond_dev, slave_dev, extack, errmsg) do { \ argument 1945 int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev, in bond_enslave() 2481 struct net_device *slave_dev, in __bond_release_one() [all …]
|
D | bond_sysfs.c | 489 struct net_device *slave_dev; in bonding_show_active_slave() local
|
D | bond_options.c | 912 struct net_device *slave_dev; in bond_option_active_slave_set() local
|
/linux-6.12.1/include/net/ |
D | bond_options.h | 98 struct net_device *slave_dev; member 157 #define bond_opt_slave_initval(optval, slave_dev, value) \ argument
|
D | bonding.h | 42 #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 288 struct net_device *slave_dev) in bond_get_slave_by_dev() 443 static inline bool bond_is_active_slave_dev(const struct net_device *slave_dev) in bond_is_active_slave_dev()
|
/linux-6.12.1/net/bridge/ |
D | br_device.c | 367 static int br_add_slave(struct net_device *dev, struct net_device *slave_dev, in br_add_slave() 376 static int br_del_slave(struct net_device *dev, struct net_device *slave_dev) in br_del_slave()
|
/linux-6.12.1/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_config.c | 432 struct net_device *slave_dev, in rmnet_add_bridge() 486 struct net_device *slave_dev) in rmnet_del_bridge()
|
/linux-6.12.1/net/batman-adv/ |
D | soft-interface.c | 834 struct net_device *slave_dev, in batadv_softif_slave_add() 859 struct net_device *slave_dev) in batadv_softif_slave_del()
|
/linux-6.12.1/drivers/net/can/sja1000/ |
D | kvaser_pci.c | 43 struct net_device *slave_dev[MAX_NO_OF_CHANNELS-1]; member
|
/linux-6.12.1/drivers/net/ethernet/broadcom/ |
D | bcmsysport.c | 2333 struct net_device *slave_dev) in bcm_sysport_map_queues() 2388 struct net_device *slave_dev) in bcm_sysport_unmap_queues()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads.c | 2844 struct mlx5_core_dev *slave_dev) in esw_unset_master_egress_rule()
|