Searched refs:size_to_bin (Results 1 – 1 of 1) sorted by relevance
245 size_to_bin(int size) in size_to_bin() function581 const int size_bin = size_to_bin(frameLen); in ath_rate_pick_seed_rate_legacy()622 const int size_bin = size_to_bin(frameLen); in ath_rate_pick_seed_rate_ht()672 int size_bin = size_to_bin(frameLen); in ath_rate_findrate()708 size_bin = size_to_bin(frameLen); in ath_rate_findrate()735 size_bin = size_to_bin(frameLen); in ath_rate_findrate()979 const int size_bin = size_to_bin(frame_size); in update_stats()1144 if (size_to_bin(frame_size) != size_to_bin(rc_framesize)) { in ath_rate_tx_complete()1159 bin_to_size(size_to_bin(frame_size)), in ath_rate_tx_complete()1183 bin_to_size(size_to_bin(frame_size)), in ath_rate_tx_complete()[all …]