Searched refs:batadv_get_real_netdev (Results 1 – 3 of 3) sorted by relevance
71 struct net_device *batadv_get_real_netdev(struct net_device *net_device);
90 real_netdev = batadv_get_real_netdev(hard_iface->net_dev); in batadv_v_elp_get_throughput()
264 struct net_device *batadv_get_real_netdev(struct net_device *net_device) in batadv_get_real_netdev() function