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