Home
last modified time | relevance | path

Searched refs:batadv_get_real_netdevice (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dhard-interface.c206 * batadv_get_real_netdevice() - check if the given netdev struct is a virtual
216 static struct net_device *batadv_get_real_netdevice(struct net_device *netdev) in batadv_get_real_netdevice() function
270 real_netdev = batadv_get_real_netdevice(net_device); in batadv_get_real_netdev()
337 real_netdev = batadv_get_real_netdevice(net_device); in batadv_wifi_flags_evaluate()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dhard-interface.c206 * batadv_get_real_netdevice() - check if the given netdev struct is a virtual
216 static struct net_device *batadv_get_real_netdevice(struct net_device *netdev) in batadv_get_real_netdevice() function
269 real_netdev = batadv_get_real_netdevice(net_device); in batadv_get_real_netdev()
338 real_netdev = batadv_get_real_netdevice(net_device); in batadv_wifi_flags_evaluate()

Completed in 3 milliseconds