Home
last modified time | relevance | path

Searched refs:failover_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/net/
Dfailover.h9 struct failover_ops { struct
29 struct failover_ops __rcu *ops; argument
33 struct failover_ops *ops);
/Linux-v6.6/net/core/
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()
/Linux-v6.6/drivers/net/
Dnet_failover.c683 static struct failover_ops net_failover_ops = {