Home
last modified time | relevance | path

Searched refs:BATADV_FULL_DUPLEX (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dbat_v_elp.c134 hard_iface->bat_v.flags |= BATADV_FULL_DUPLEX; in batadv_v_elp_get_throughput()
136 hard_iface->bat_v.flags &= ~BATADV_FULL_DUPLEX; in batadv_v_elp_get_throughput()
368 hard_iface->bat_v.flags |= BATADV_FULL_DUPLEX; in batadv_v_elp_iface_enable()
374 hard_iface->bat_v.flags &= ~BATADV_FULL_DUPLEX; in batadv_v_elp_iface_enable()
H A Dtypes.h95 * @BATADV_FULL_DUPLEX: tells if the connection over this link is
98 BATADV_FULL_DUPLEX = BIT(0), enumerator
H A Dbat_v_ogm.c498 !(if_incoming->bat_v.flags & BATADV_FULL_DUPLEX)) in batadv_v_forward_penalty()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dbat_v_elp.c133 hard_iface->bat_v.flags |= BATADV_FULL_DUPLEX; in batadv_v_elp_get_throughput()
135 hard_iface->bat_v.flags &= ~BATADV_FULL_DUPLEX; in batadv_v_elp_get_throughput()
367 hard_iface->bat_v.flags |= BATADV_FULL_DUPLEX; in batadv_v_elp_iface_enable()
373 hard_iface->bat_v.flags &= ~BATADV_FULL_DUPLEX; in batadv_v_elp_iface_enable()
H A Dtypes.h94 * @BATADV_FULL_DUPLEX: tells if the connection over this link is
97 BATADV_FULL_DUPLEX = BIT(0), enumerator
H A Dbat_v_ogm.c498 !(if_incoming->bat_v.flags & BATADV_FULL_DUPLEX)) in batadv_v_forward_penalty()

Completed in 13 milliseconds