Searched refs:throughput (Results 1 - 25 of 34) sorted by path

12

/linux-master/include/uapi/linux/
H A Dx25.h106 unsigned int throughput; member in struct:x25_facilities
H A Dbatadv_packet.h15 * batadv_tp_is_error() - Check throughput meter return code for error
16 * @n: throughput meter return code
96 * @BATADV_TP: throughput meter packet
240 * @throughput: the currently flooded path throughput
250 __be32 throughput; member in struct:batadv_ogm2_packet
H A Dwireless.h961 __u32 throughput; /* To give an idea... */ member in struct:iw_range
963 * TCP/IP throughput, because with most of these devices the
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_benchmark.c65 s64 throughput = (n * (size >> 10)); local
67 throughput = div64_s64(throughput, time_ms);
70 " %d to %d in %lld ms, throughput: %lld Mb/s or %lld MB/s\n",
72 throughput * 8, throughput);
/linux-master/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c227 static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *throughput) argument
231 *throughput = 0;
234 *throughput = 170;
237 *throughput = 340;
240 *throughput = 400;
243 *throughput = 450;
246 *throughput = 500;
249 *throughput = 550;
252 *throughput = 600;
255 *throughput
[all...]
/linux-master/drivers/gpu/drm/loongson/
H A Dlsdc_benchmark.c76 unsigned int throughput; local
93 throughput = (n * (size >> 10)) / time;
100 time, throughput);
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_benchmark.c80 unsigned int throughput = (n * (size >> 10)) / time; local
82 " %d to %d in %u ms, throughput: %u Mb/s or %u MB/s\n",
84 throughput * 8, throughput);
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c51 { .throughput = 0 * 1024, .blink_time = 334 },
52 { .throughput = 1 * 1024, .blink_time = 260 },
53 { .throughput = 5 * 1024, .blink_time = 220 },
54 { .throughput = 10 * 1024, .blink_time = 190 },
55 { .throughput = 20 * 1024, .blink_time = 170 },
56 { .throughput = 50 * 1024, .blink_time = 150 },
57 { .throughput = 70 * 1024, .blink_time = 130 },
58 { .throughput = 100 * 1024, .blink_time = 110 },
59 { .throughput = 200 * 1024, .blink_time = 80 },
60 { .throughput
[all...]
H A Dinit.c87 { .throughput = 0 * 1024, .blink_time = 334 },
88 { .throughput = 1 * 1024, .blink_time = 260 },
89 { .throughput = 5 * 1024, .blink_time = 220 },
90 { .throughput = 10 * 1024, .blink_time = 190 },
91 { .throughput = 20 * 1024, .blink_time = 170 },
92 { .throughput = 50 * 1024, .blink_time = 150 },
93 { .throughput = 70 * 1024, .blink_time = 130 },
94 { .throughput = 100 * 1024, .blink_time = 110 },
95 { .throughput = 200 * 1024, .blink_time = 80 },
96 { .throughput
[all...]
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c6753 range->throughput = 5 * 1000 * 1000;
H A Dipw2200.c8775 range->throughput = 27 * 1000 * 1000;
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c438 {.throughput = 0, .blink_time = 334},
439 {.throughput = 1 * 1024 - 1, .blink_time = 260},
440 {.throughput = 5 * 1024 - 1, .blink_time = 220},
441 {.throughput = 10 * 1024 - 1, .blink_time = 190},
442 {.throughput = 20 * 1024 - 1, .blink_time = 170},
443 {.throughput = 50 * 1024 - 1, .blink_time = 150},
444 {.throughput = 70 * 1024 - 1, .blink_time = 130},
445 {.throughput = 100 * 1024 - 1, .blink_time = 110},
446 {.throughput = 200 * 1024 - 1, .blink_time = 80},
447 {.throughput
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dled.c37 { .throughput = 0, .blink_time = 334 },
38 { .throughput = 1 * 1024 - 1, .blink_time = 260 },
39 { .throughput = 5 * 1024 - 1, .blink_time = 220 },
40 { .throughput = 10 * 1024 - 1, .blink_time = 190 },
41 { .throughput = 20 * 1024 - 1, .blink_time = 170 },
42 { .throughput = 50 * 1024 - 1, .blink_time = 150 },
43 { .throughput = 70 * 1024 - 1, .blink_time = 130 },
44 { .throughput = 100 * 1024 - 1, .blink_time = 110 },
45 { .throughput = 200 * 1024 - 1, .blink_time = 80 },
46 { .throughput
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c148 { .throughput = 0 * 1024, .blink_time = 334 },
149 { .throughput = 1 * 1024, .blink_time = 260 },
150 { .throughput = 5 * 1024, .blink_time = 220 },
151 { .throughput = 10 * 1024, .blink_time = 190 },
152 { .throughput = 20 * 1024, .blink_time = 170 },
153 { .throughput = 50 * 1024, .blink_time = 150 },
154 { .throughput = 70 * 1024, .blink_time = 130 },
155 { .throughput = 100 * 1024, .blink_time = 110 },
156 { .throughput = 200 * 1024, .blink_time = 80 },
157 { .throughput
[all...]
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00dev.c1099 { .throughput = 0 * 1024, .blink_time = 334 },
1100 { .throughput = 1 * 1024, .blink_time = 260 },
1101 { .throughput = 2 * 1024, .blink_time = 220 },
1102 { .throughput = 5 * 1024, .blink_time = 190 },
1103 { .throughput = 10 * 1024, .blink_time = 170 },
1104 { .throughput = 25 * 1024, .blink_time = 150 },
1105 { .throughput = 54 * 1024, .blink_time = 130 },
1106 { .throughput = 120 * 1024, .blink_time = 110 },
1107 { .throughput = 265 * 1024, .blink_time = 80 },
1108 { .throughput
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c2993 u32 throughput, u64 cnt)
2997 if (throughput > 50)
2999 if (throughput > 10)
3001 if (throughput > 2)
2992 rtw89_get_traffic_level(struct rtw89_dev *rtwdev, u32 throughput, u64 cnt) argument
/linux-master/drivers/net/wireless/silabs/wfx/
H A Ddebug.c162 st->nb_rx_frame, st->per_total, st->throughput);
H A Dhif_api_general.h184 __le32 throughput; member in struct:wfx_hif_rx_stats
/linux-master/drivers/staging/fbtft/
H A Dfbtft-core.c234 long fps, throughput; local
290 throughput = ktime_us_delta(ts_end, ts_start);
291 throughput = throughput ? (len * 1000) / throughput : 0;
292 throughput = throughput * 1000 / 1024;
296 throughput, fps);
/linux-master/drivers/staging/greybus/
H A Dloopback.c74 struct gb_loopback_stats throughput; member in struct:gb_loopback
274 gb_loopback_stats_attrs(throughput); variable
706 memcpy(&gb->throughput, &reset,
773 gb_loopback_update_stats_window(&gb->throughput, aggregate_size,
/linux-master/drivers/staging/ks7010/
H A Dks_wlan_net.c971 /* Set an indication of the max TCP throughput
976 range->throughput = 5000 * 1000;
978 range->throughput = 1500 * 1000;
/linux-master/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c174 range->throughput = 130 * 1000 * 1000;
/linux-master/drivers/staging/rtl8712/
H A Drtl871x_ioctl_linux.c833 range->throughput = 5 * 1000 * 1000;
/linux-master/include/net/
H A Dmac80211.h4290 * @get_expected_throughput: extract the expected throughput towards the
4836 * struct ieee80211_tpt_blink - throughput blink description
4837 * @throughput: throughput in Kbit/sec
4842 int throughput; member in struct:ieee80211_tpt_blink
4847 * enum ieee80211_tpt_led_trigger_flags - throughput trigger flags
4955 * ieee80211_create_tpt_led_trigger - create throughput LED trigger
4958 * @blink_table: the blink table -- needs to be ordered by throughput
5259 * Call this function to notify mac80211 about a change in expected throughput
5261 * call this function when the expected throughput estimat
[all...]
/linux-master/mm/damon/
H A Dcore.c1187 unsigned long throughput; local
1206 throughput = quota->total_charged_sz * 1000000 /
1209 throughput = PAGE_SIZE * 1024;
1211 esz = min(throughput * quota->ms, esz);
1213 esz = throughput * quota->ms;

Completed in 622 milliseconds

12