Searched refs:hop_penalty (Results 1 – 6 of 6) sorted by relevance
85 static uint8_t hop_penalty(uint8_t tq, const struct bat_priv *bat_priv) in hop_penalty() function87 int hop_penalty = atomic_read(&bat_priv->hop_penalty); in hop_penalty() local88 return (tq * (TQ_MAX_VALUE - hop_penalty)) / (TQ_MAX_VALUE); in hop_penalty()507 batman_ogm_packet->tq = hop_penalty(batman_ogm_packet->tq, bat_priv); in bat_ogm_forward()
155 atomic_t hop_penalty; /* uint */ member
387 BAT_ATTR_UINT(hop_penalty, S_IRUGO | S_IWUSR, 0, TQ_MAX_VALUE, NULL);
839 atomic_set(&bat_priv->hop_penalty, 10); in softif_create()
61 What: /sys/class/net/<mesh_iface>/mesh/hop_penalty
72 # ap_isolation gw_bandwidth hop_penalty