Lines Matching full:throughput
146 * The following tables contain the expected throughput metrics for all rates
385 * Static function to get the expected throughput from an il_scale_tbl_info
417 /* Get expected throughput */ in il4965_rs_collect_tx_data()
465 /* Calculate average throughput, if we have enough history. */ in il4965_rs_collect_tx_data()
980 * Set frame tx success limits according to legacy vs. high-throughput,
1008 * Find correct throughput table for given mode of modulation
1052 * Find starting rate for new "search" high-throughput mode of modulation.
1054 * above the current measured throughput of "active" mode, to give new mode
1060 * to decrease to match "active" throughput. When moving from MIMO to SISO,
1074 /* expected "search" throughput */ in il4965_rs_get_best_rate()
1093 * approximately the same throughput as "active" if: in il4965_rs_get_best_rate()
1096 * great), and expected "search" throughput (under perfect in il4965_rs_get_best_rate()
1098 * measured "active" throughput (but less than expected in il4965_rs_get_best_rate()
1099 * "active" throughput under perfect conditions). in il4965_rs_get_best_rate()
1102 * and expected "search" throughput (under perfect in il4965_rs_get_best_rate()
1104 * "active" throughput (under perfect conditions). in il4965_rs_get_best_rate()
1834 /* Get expected throughput table and history win for current rate */ in il4965_rs_rate_scale_perform()
1852 * throughput, keep analyzing results of more tx frames, without in il4965_rs_rate_scale_perform()
1873 * actual average throughput */ in il4965_rs_rate_scale_perform()
1915 /* Revert to "active" rate and throughput info */ in il4965_rs_rate_scale_perform()
1958 /* No throughput measured yet for adjacent rates; try increase. */ in il4965_rs_rate_scale_perform()
1968 * throughput; we're using the best rate, don't change it! */ in il4965_rs_rate_scale_perform()
1973 /* At least one adjacent rate's throughput is measured, in il4965_rs_rate_scale_perform()
1976 /* Higher adjacent rate's throughput is measured */ in il4965_rs_rate_scale_perform()
1978 /* Higher rate has better throughput */ in il4965_rs_rate_scale_perform()
1984 /* Lower adjacent rate's throughput is measured */ in il4965_rs_rate_scale_perform()
1986 /* Lower rate has better throughput */ in il4965_rs_rate_scale_perform()
1996 /* Sanity check; asked for decrease, but success rate or throughput in il4965_rs_rate_scale_perform()
2044 /* Save current throughput to compare with "search" throughput */ in il4965_rs_rate_scale_perform()