Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfailover.c21 static struct net_device *failover_get_bymac(u8 *mac, struct failover_ops **ops) in failover_get_bymac()
51 struct failover_ops *fops; in failover_slave_register()
108 struct failover_ops *fops; in failover_slave_unregister()
139 struct failover_ops *fops; in failover_slave_link_change()
164 struct failover_ops *fops; in failover_slave_name_change()
247 struct failover_ops *ops) in failover_register()
/linux/include/net/
H A Dfailover.h9 struct failover_ops { struct
29 struct failover_ops __rcu *ops; argument
33 struct failover_ops *ops);
/linux/drivers/net/
H A Dnet_failover.c683 static struct failover_ops net_failover_ops = {