Home
last modified time | relevance | path

Searched refs:BATADV_WARNING_DEFAULT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dbat_v_elp.c144 if (!(hard_iface->bat_v.flags & BATADV_WARNING_DEFAULT)) { in batadv_v_elp_get_throughput()
150 hard_iface->bat_v.flags |= BATADV_WARNING_DEFAULT; in batadv_v_elp_get_throughput()
371 hard_iface->bat_v.flags &= ~BATADV_WARNING_DEFAULT; in batadv_v_elp_iface_enable()
H A Dtypes.h101 * @BATADV_WARNING_DEFAULT: tells whether we have warned the user that
105 BATADV_WARNING_DEFAULT = BIT(1), enumerator
/kernel/linux/linux-6.6/net/batman-adv/
H A Dbat_v_elp.c143 if (!(hard_iface->bat_v.flags & BATADV_WARNING_DEFAULT)) { in batadv_v_elp_get_throughput()
149 hard_iface->bat_v.flags |= BATADV_WARNING_DEFAULT; in batadv_v_elp_get_throughput()
370 hard_iface->bat_v.flags &= ~BATADV_WARNING_DEFAULT; in batadv_v_elp_iface_enable()
H A Dtypes.h100 * @BATADV_WARNING_DEFAULT: tells whether we have warned the user that
104 BATADV_WARNING_DEFAULT = BIT(1), enumerator

Completed in 8 milliseconds