Home
last modified time | relevance | path

Searched refs:batadv_sysfs_add_vlan (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dsysfs.h54 int batadv_sysfs_add_vlan(struct net_device *dev,
80 static inline int batadv_sysfs_add_vlan(struct net_device *dev, in batadv_sysfs_add_vlan() function
H A Dsoft-interface.c597 /* batadv_sysfs_add_vlan cannot be in the spinlock section due to the in batadv_softif_create_vlan()
600 err = batadv_sysfs_add_vlan(bat_priv->soft_iface, vlan); in batadv_softif_create_vlan()
681 ret = batadv_sysfs_add_vlan(bat_priv->soft_iface, vlan); in batadv_interface_add_vid()
H A Dsysfs.c860 * batadv_sysfs_add_vlan() - add all the needed sysfs objects for the new vlan
866 int batadv_sysfs_add_vlan(struct net_device *dev, in batadv_sysfs_add_vlan() function

Completed in 4 milliseconds