Searched refs:orig_eq_count (Results 1 – 1 of 1) sorted by relevance
1137 uint8_t orig_eq_count, neigh_rq_count, neigh_rq_inv, tq_own; in batadv_iv_ogm_calc_tq() local1180 orig_eq_count = orig_neigh_node->bat_iv.bcast_own_sum[if_num]; in batadv_iv_ogm_calc_tq()1191 if (orig_eq_count > neigh_rq_count) in batadv_iv_ogm_calc_tq()1194 total_count = orig_eq_count; in batadv_iv_ogm_calc_tq()