Searched refs:batadv_debugfs_add_meshif (Results 1 – 3 of 3) sorted by relevance
22 int batadv_debugfs_add_meshif(struct net_device *dev);43 static inline int batadv_debugfs_add_meshif(struct net_device *dev) in batadv_debugfs_add_meshif() function
376 int batadv_debugfs_add_meshif(struct net_device *dev) in batadv_debugfs_add_meshif() function
845 ret = batadv_debugfs_add_meshif(dev); in batadv_softif_init_late()