Home
last modified time | relevance | path

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

/net/batman-adv/
Dhard-interface.h95 bool batadv_is_cfg80211_hardif(struct batadv_hard_iface *hard_iface);
Dbat_v_elp.c86 if (!batadv_is_cfg80211_hardif(hard_iface)) in batadv_v_elp_get_throughput()
Dhard-interface.c363 bool batadv_is_cfg80211_hardif(struct batadv_hard_iface *hard_iface) in batadv_is_cfg80211_hardif() function