Searched refs:tx_i (Results 1 – 1 of 1) sorted by relevance
405 uint tx_i; in channel_calc() local406 for (tx_i = 0 ; tx_i < n_devices; tx_i++) { in channel_calc()407 if (tx_used[tx_i]) { in channel_calc()408 att[tx_i] = calculate_att(tx_i, rxnbr, now); in channel_calc()