Searched refs:batadv_get_sset_count (Results 1 – 1 of 1) sorted by relevance
48 static int batadv_get_sset_count(struct net_device *dev, int stringset);58 .get_sset_count = batadv_get_sset_count,1109 static int batadv_get_sset_count(struct net_device *dev, int stringset) in batadv_get_sset_count() function