Home
last modified time | relevance | path

Searched defs:standby_dev (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dnet_failover.h15 struct net_device __rcu *standby_dev; member
/kernel/linux/linux-6.6/include/net/
H A Dnet_failover.h15 struct net_device __rcu *standby_dev; member
/kernel/linux/linux-5.10/drivers/net/
H A Dnet_failover.c38 struct net_device *primary_dev, *standby_dev; in net_failover_open() local
214 struct net_device *primary_dev, *standby_dev; net_failover_change_mtu() local
265 struct net_device *primary_dev, *standby_dev; net_failover_vlan_rx_add_vid() local
363 struct net_device *primary_dev, *standby_dev; net_failover_handle_frame() local
385 struct net_device *primary_dev, *standby_dev; net_failover_compute_features() local
431 net_failover_lower_state_changed(struct net_device *slave_dev, struct net_device *primary_dev, struct net_device *standby_dev) net_failover_lower_state_changed() argument
461 struct net_device *standby_dev, *primary_dev; net_failover_slave_pre_register() local
497 struct net_device *standby_dev, *primary_dev; net_failover_slave_register() local
576 struct net_device *standby_dev, *primary_dev; net_failover_slave_pre_unregister() local
592 struct net_device *standby_dev, *primary_dev; net_failover_slave_unregister() local
635 struct net_device *primary_dev, *standby_dev; net_failover_slave_link_change() local
664 struct net_device *primary_dev, *standby_dev; net_failover_slave_name_change() local
706 net_failover_create(struct net_device *standby_dev) net_failover_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dnet_failover.c38 struct net_device *primary_dev, *standby_dev; in net_failover_open() local
214 struct net_device *primary_dev, *standby_dev; net_failover_change_mtu() local
265 struct net_device *primary_dev, *standby_dev; net_failover_vlan_rx_add_vid() local
363 struct net_device *primary_dev, *standby_dev; net_failover_handle_frame() local
385 struct net_device *primary_dev, *standby_dev; net_failover_compute_features() local
431 net_failover_lower_state_changed(struct net_device *slave_dev, struct net_device *primary_dev, struct net_device *standby_dev) net_failover_lower_state_changed() argument
461 struct net_device *standby_dev, *primary_dev; net_failover_slave_pre_register() local
497 struct net_device *standby_dev, *primary_dev; net_failover_slave_register() local
576 struct net_device *standby_dev, *primary_dev; net_failover_slave_pre_unregister() local
592 struct net_device *standby_dev, *primary_dev; net_failover_slave_unregister() local
635 struct net_device *primary_dev, *standby_dev; net_failover_slave_link_change() local
664 struct net_device *primary_dev, *standby_dev; net_failover_slave_name_change() local
706 net_failover_create(struct net_device *standby_dev) net_failover_create() argument
[all...]

Completed in 3 milliseconds