Home
last modified time | relevance | path

Searched refs:batadv_get_settings (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/batman-adv/
Dsoft-interface.c39 static int batadv_get_settings(struct net_device *dev, struct ethtool_cmd *cmd);
51 .get_settings = batadv_get_settings,
1001 static int batadv_get_settings(struct net_device *dev, struct ethtool_cmd *cmd) in batadv_get_settings() function