Home
last modified time | relevance | path

Searched refs:failover_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dfailover.h9 struct failover_ops { struct
28 struct failover_ops __rcu *ops;
32 struct failover_ops *ops);
/kernel/linux/linux-6.6/include/net/
H A Dfailover.h9 struct failover_ops { struct
29 struct failover_ops __rcu *ops;
33 struct failover_ops *ops);
/kernel/linux/linux-5.10/net/core/
H A Dfailover.c20 static struct net_device *failover_get_bymac(u8 *mac, struct failover_ops **ops) in failover_get_bymac()
50 struct failover_ops *fops; in failover_slave_register()
107 struct failover_ops *fops; in failover_slave_unregister()
138 struct failover_ops *fops; in failover_slave_link_change()
163 struct failover_ops *fops; in failover_slave_name_change()
243 struct failover_ops *ops) in failover_register()
/kernel/linux/linux-6.6/net/core/
H A Dfailover.c20 static struct net_device *failover_get_bymac(u8 *mac, struct failover_ops **ops) in failover_get_bymac()
50 struct failover_ops *fops; in failover_slave_register()
107 struct failover_ops *fops; in failover_slave_unregister()
138 struct failover_ops *fops; in failover_slave_link_change()
163 struct failover_ops *fops; in failover_slave_name_change()
243 struct failover_ops *ops) in failover_register()
/kernel/linux/linux-5.10/drivers/net/
H A Dnet_failover.c683 static struct failover_ops net_failover_ops = {
/kernel/linux/linux-6.6/drivers/net/
H A Dnet_failover.c683 static struct failover_ops net_failover_ops = {

Completed in 4 milliseconds