Searched refs:MT7603_RATE_RETRY (Results 1 – 2 of 2) sorted by relevance
16 #define MT7603_RATE_RETRY 2 macro
880 sta->rate_count = 2 * MT7603_RATE_RETRY * n_rates; in mt7603_wtbl_set_rates()1161 first_idx = max_t(int, 0, last_idx - (count - 1) / MT7603_RATE_RETRY); in mt7603_fill_txs()1195 cur_count = min_t(int, MT7603_RATE_RETRY, count); in mt7603_fill_txs()