Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_rate/sample/
HDsample.c111 size_to_bin(int size) in size_to_bin() function
402 const int size_bin = size_to_bin(frameLen); in ath_rate_pick_seed_rate_legacy()
443 const int size_bin = size_to_bin(frameLen); in ath_rate_pick_seed_rate_ht()
493 const int size_bin = size_to_bin(frameLen); in ath_rate_findrate()
727 const int size_bin = size_to_bin(frame_size); in update_stats()
882 bin_to_size(size_to_bin(frame_size)), in ath_rate_tx_complete()
906 bin_to_size(size_to_bin(frame_size)), in ath_rate_tx_complete()
931 bin_to_size(size_to_bin(frame_size)), in ath_rate_tx_complete()