Home
last modified time | relevance | path

Searched defs:size_bin (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/ath/ath_rate/sample/
H A Dsample.c315 int size_bin, int require_acked_before) in pick_best_rate() argument
415 pick_sample_rate(struct sample_softc * ssc,struct ath_node * an,const HAL_RATE_TABLE * rt,int size_bin) pick_sample_rate() argument
580 const int size_bin = size_to_bin(frameLen); ath_rate_pick_seed_rate_legacy() local
621 const int size_bin = size_to_bin(frameLen); ath_rate_pick_seed_rate_ht() local
671 int size_bin = size_to_bin(frameLen); ath_rate_findrate() local
973 const int size_bin = size_to_bin(frame_size); update_stats() local
[all...]