Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dhard-interface.c277 * batadv_is_wext_netdev() - check if the given net_device struct is a
284 static bool batadv_is_wext_netdev(struct net_device *net_device) in batadv_is_wext_netdev() function
331 if (batadv_is_wext_netdev(net_device)) in batadv_wifi_flags_evaluate()
344 if (batadv_is_wext_netdev(real_netdev)) in batadv_wifi_flags_evaluate()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dhard-interface.c276 * batadv_is_wext_netdev() - check if the given net_device struct is a
283 static bool batadv_is_wext_netdev(struct net_device *net_device) in batadv_is_wext_netdev() function
332 if (batadv_is_wext_netdev(net_device)) in batadv_wifi_flags_evaluate()
345 if (batadv_is_wext_netdev(real_netdev)) in batadv_wifi_flags_evaluate()

Completed in 4 milliseconds