Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dhard-interface.c301 * batadv_is_cfg80211_netdev() - check if the given net_device struct is a
308 static bool batadv_is_cfg80211_netdev(struct net_device *net_device) in batadv_is_cfg80211_netdev() function
334 if (batadv_is_cfg80211_netdev(net_device)) in batadv_wifi_flags_evaluate()
347 if (batadv_is_cfg80211_netdev(real_netdev)) in batadv_wifi_flags_evaluate()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dhard-interface.c300 * batadv_is_cfg80211_netdev() - check if the given net_device struct is a
307 static bool batadv_is_cfg80211_netdev(struct net_device *net_device) in batadv_is_cfg80211_netdev() function
335 if (batadv_is_cfg80211_netdev(net_device)) in batadv_wifi_flags_evaluate()
348 if (batadv_is_cfg80211_netdev(real_netdev)) in batadv_wifi_flags_evaluate()

Completed in 3 milliseconds