Searched refs:batadv_softif_create (Results 1 – 3 of 3) sorted by relevance
22 struct net_device *batadv_softif_create(struct net *net, const char *name);
728 soft_iface = batadv_softif_create(net, iface_name); in batadv_hardif_enable_interface()
1052 struct net_device *batadv_softif_create(struct net *net, const char *name) in batadv_softif_create() function