Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_rate/sample/
H A Dsample.c118 size_to_bin(int size) in size_to_bin() function
409 const int size_bin = size_to_bin(frameLen); in ath_rate_pick_seed_rate_legacy()
450 const int size_bin = size_to_bin(frameLen); in ath_rate_pick_seed_rate_ht()
500 const int size_bin = size_to_bin(frameLen); in ath_rate_findrate()
734 const int size_bin = size_to_bin(frame_size); in update_stats()
889 bin_to_size(size_to_bin(frame_size)), in ath_rate_tx_complete()
913 bin_to_size(size_to_bin(frame_size)), in ath_rate_tx_complete()
938 bin_to_size(size_to_bin(frame_size)), in ath_rate_tx_complete()