Home
last modified time | relevance | path

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

/Linux-v4.19/net/batman-adv/
Dbat_iv_ogm.c1187 u8 orig_eq_count, neigh_rq_count, neigh_rq_inv, tq_own; in batadv_iv_ogm_calc_tq() local
1253 tq_own = 0; in batadv_iv_ogm_calc_tq()
1259 tq_own = (BATADV_TQ_MAX_VALUE * total_count) / neigh_rq_count; in batadv_iv_ogm_calc_tq()
1286 tq_own * in batadv_iv_ogm_calc_tq()
1297 neigh_rq_count, tq_own, tq_asym_penalty, tq_iface_penalty, in batadv_iv_ogm_calc_tq()