Home
last modified time | relevance | path

Searched refs:throughput (Results 1 – 25 of 226) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c85 u16 throughput in phydm_get_mu_bfee_snding_decision() argument
92 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
94 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
96 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
98 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
100 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
102 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
104 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
106 else if (throughput >= 150) in phydm_get_mu_bfee_snding_decision()
108 else if (throughput >= 100) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dled.c42 { .throughput = 0, .blink_time = 334 },
43 { .throughput = 1 * 1024 - 1, .blink_time = 260 },
44 { .throughput = 5 * 1024 - 1, .blink_time = 220 },
45 { .throughput = 10 * 1024 - 1, .blink_time = 190 },
46 { .throughput = 20 * 1024 - 1, .blink_time = 170 },
47 { .throughput = 50 * 1024 - 1, .blink_time = 150 },
48 { .throughput = 70 * 1024 - 1, .blink_time = 130 },
49 { .throughput = 100 * 1024 - 1, .blink_time = 110 },
50 { .throughput = 200 * 1024 - 1, .blink_time = 80 },
51 { .throughput = 300 * 1024 - 1, .blink_time = 50 },
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dbat_v.c117 ewma_throughput_init(&hardif_neigh->bat_v.throughput); in batadv_v_hardif_neigh_init()
146 n_ifinfo->bat_v.throughput / 10, in batadv_v_orig_print_neigh()
147 n_ifinfo->bat_v.throughput % 10); in batadv_v_orig_print_neigh()
163 u32 throughput; in batadv_v_hardif_neigh_print() local
167 throughput = ewma_throughput_read(&hardif_neigh->bat_v.throughput); in batadv_v_hardif_neigh_print()
170 hardif_neigh->addr, last_secs, last_msecs, throughput / 10, in batadv_v_hardif_neigh_print()
171 throughput % 10, hardif_neigh->if_incoming->net_dev->name); in batadv_v_hardif_neigh_print()
223 u32 throughput; in batadv_v_neigh_dump_neigh() local
226 throughput = ewma_throughput_read(&hardif_neigh->bat_v.throughput); in batadv_v_neigh_dump_neigh()
227 throughput = throughput * 100; in batadv_v_neigh_dump_neigh()
[all …]
H A Dbat_v_ogm.c337 ntohl(ogm_packet->throughput), ogm_packet->ttl, in batadv_v_ogm_send_softif()
476 u32 throughput) in batadv_v_forward_penalty() argument
483 throughput = throughput * (hop_penalty_max - if_hop_penalty) / in batadv_v_forward_penalty()
488 return throughput; in batadv_v_forward_penalty()
494 if (throughput > 10 && in batadv_v_forward_penalty()
497 return throughput / 2; in batadv_v_forward_penalty()
500 return throughput * (hop_penalty_max - hop_penalty) / hop_penalty_max; in batadv_v_forward_penalty()
575 ogm_forward->throughput = htonl(neigh_ifinfo->bat_v.throughput); in batadv_v_ogm_forward()
580 if_outgoing->net_dev->name, ntohl(ogm_forward->throughput), in batadv_v_ogm_forward()
661 ntohl(ogm2->throughput)); in batadv_v_ogm_metric_update()
[all …]
H A Dbat_v_elp.c72 u32 throughput; in batadv_v_elp_get_throughput() local
78 throughput = atomic_read(&hard_iface->bat_v.throughput_override); in batadv_v_elp_get_throughput()
79 if (throughput != 0) in batadv_v_elp_get_throughput()
80 return throughput; in batadv_v_elp_get_throughput()
138 throughput = link_settings.base.speed; in batadv_v_elp_get_throughput()
139 if (throughput && throughput != SPEED_UNKNOWN) in batadv_v_elp_get_throughput()
140 return throughput * 10; in batadv_v_elp_get_throughput()
172 ewma_throughput_add(&neigh->bat_v.throughput, in batadv_v_elp_throughput_metric_update()
/OK3568_Linux_fs/kernel/net/x25/
H A Dx25_facilities.c103 facilities->throughput = p[1]; in x25_parse_facilities()
210 if (facilities->throughput && (facil_mask & X25_MASK_THROUGHPUT)) { in x25_create_facilities()
212 *p++ = facilities->throughput; in x25_create_facilities()
291 if (theirs.throughput) { in x25_negotiate_facilities()
292 int theirs_in = theirs.throughput & 0x0f; in x25_negotiate_facilities()
293 int theirs_out = theirs.throughput & 0xf0; in x25_negotiate_facilities()
294 int ours_in = ours->throughput & 0x0f; in x25_negotiate_facilities()
295 int ours_out = ours->throughput & 0xf0; in x25_negotiate_facilities()
298 new->throughput = (new->throughput & 0xf0) | theirs_in; in x25_negotiate_facilities()
303 new->throughput = (new->throughput & 0x0f) | theirs_out; in x25_negotiate_facilities()
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbfq-iosched.rst14 throughput high).
17 throughput. So, when needed for achieving a lower latency, BFQ builds
18 schedules that may lead to a lower throughput. If your main or only
20 throughput at all times, then do switch off all low-latency heuristics
23 latency and throughput, or on how to maximize throughput.
31 instrumentation, and using the throughput-sync.sh script of the S
50 support is enabled), then the sustainable throughput with BFQ
117 High throughput
120 On hard disks, BFQ achieves up to 30% higher throughput than CFQ, and
121 up to 150% higher throughput than DEADLINE and NOOP, with all the
[all …]
/OK3568_Linux_fs/external/security/librkcrypto/perf_reports/
H A DRV1106_perf.txt19 dma_fd: test otp_key throughput FAILED!!!
20 Test otp key throughput FAILED.
47 dma_fd: test cipher throughput SUCCESS.
73 virt: test cipher throughput SUCCESS.
79 dma_fd: test aead throughput SUCCESS.
84 virt: test aead throughput SUCCESS.
96 virt: test hash throughput SUCCESS.
107 dma_fd: test hash throughput SUCCESS.
114 virt: test hmac throughput SUCCESS.
121 dma_fd: test hmac throughput SUCCESS.
[all …]
H A DRK3588_perf.txt31 dma_fd: test otp_key throughput SUCCESS.
45 virt: test otp_key throughput SUCCESS.
71 dma_fd: test cipher throughput SUCCESS.
97 virt: test cipher throughput SUCCESS.
103 dma_fd: test aead throughput SUCCESS.
109 virt: test aead throughput SUCCESS.
120 virt: test hash throughput SUCCESS.
131 dma_fd: test hash throughput SUCCESS.
138 virt: test hmac throughput SUCCESS.
145 dma_fd: test hmac throughput SUCCESS.
[all …]
H A DRK3562_perf.txt32 dma_fd: test otp_key throughput SUCCESS.
46 virt: test otp_key throughput SUCCESS.
72 dma_fd: test cipher throughput SUCCESS.
98 virt: test cipher throughput SUCCESS.
103 dma_fd: test aead throughput SUCCESS.
108 virt: test aead throughput SUCCESS.
119 virt: test hash throughput SUCCESS.
130 dma_fd: test hash throughput SUCCESS.
137 virt: test hmac throughput SUCCESS.
144 dma_fd: test hmac throughput SUCCESS.
[all …]
H A DRK3566_perf.txt32 dma_fd: test otp_key throughput SUCCESS.
46 virt: test otp_key throughput SUCCESS.
72 dma_fd: test cipher throughput SUCCESS.
98 virt: test cipher throughput SUCCESS.
104 dma_fd: test aead throughput SUCCESS.
110 virt: test aead throughput SUCCESS.
121 virt: test hash throughput SUCCESS.
132 dma_fd: test hash throughput SUCCESS.
139 virt: test hmac throughput SUCCESS.
146 dma_fd: test hmac throughput SUCCESS.
[all …]
H A DRK3528_perf.txt31 dma_fd: test otp_key throughput SUCCESS.
45 virt: test otp_key throughput SUCCESS.
71 dma_fd: test cipher throughput SUCCESS.
97 virt: test cipher throughput SUCCESS.
103 dma_fd: test aead throughput SUCCESS.
109 virt: test aead throughput SUCCESS.
120 virt: test hash throughput SUCCESS.
131 dma_fd: test hash throughput SUCCESS.
138 virt: test hmac throughput SUCCESS.
145 dma_fd: test hmac throughput SUCCESS.
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c134 static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *throughput) in dsc_throughput_from_dpcd() argument
138 *throughput = 0; in dsc_throughput_from_dpcd()
141 *throughput = 170; in dsc_throughput_from_dpcd()
144 *throughput = 340; in dsc_throughput_from_dpcd()
147 *throughput = 400; in dsc_throughput_from_dpcd()
150 *throughput = 450; in dsc_throughput_from_dpcd()
153 *throughput = 500; in dsc_throughput_from_dpcd()
156 *throughput = 550; in dsc_throughput_from_dpcd()
159 *throughput = 600; in dsc_throughput_from_dpcd()
162 *throughput = 650; in dsc_throughput_from_dpcd()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c42 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
67 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
78 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
84 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
86 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
88 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
90 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
92 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
94 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
96 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c42 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
67 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
78 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
84 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
86 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
88 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
90 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
92 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
94 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
96 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c42 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
67 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
78 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
84 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
86 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
88 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
90 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
92 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
94 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
96 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c41 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
66 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
77 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
83 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
85 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
87 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
89 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
91 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
93 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
95 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c41 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
67 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
78 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
84 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
86 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
88 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
90 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
92 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
94 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
96 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c42 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
67 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
78 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
84 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
86 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
88 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
90 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
92 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
94 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
96 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c41 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
66 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
77 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
83 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
85 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
87 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
89 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
91 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
93 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
95 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c41 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
66 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
77 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
83 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
85 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
87 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
89 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
91 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
93 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
95 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c41 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
66 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
77 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
83 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
85 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
87 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
89 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
91 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
93 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
95 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c41 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
67 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
78 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
84 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
86 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
88 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
90 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
92 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
94 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
96 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c41 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
66 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
77 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
83 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
85 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
87 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
89 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
91 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
93 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
95 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/txbf/
H A Dphydm_hal_txbf_api.c42 u8 phydm_get_beamforming_sounding_info(void *dm_void, u16 *throughput, in phydm_get_beamforming_sounding_info() argument
67 if (throughput[idx] <= 10) in phydm_get_beamforming_sounding_info()
78 u8 phydm_get_mu_bfee_snding_decision(void *dm_void, u16 throughput) in phydm_get_mu_bfee_snding_decision() argument
84 if (throughput >= 500) in phydm_get_mu_bfee_snding_decision()
86 else if (throughput >= 450) in phydm_get_mu_bfee_snding_decision()
88 else if (throughput >= 400) in phydm_get_mu_bfee_snding_decision()
90 else if (throughput >= 350) in phydm_get_mu_bfee_snding_decision()
92 else if (throughput >= 300) in phydm_get_mu_bfee_snding_decision()
94 else if (throughput >= 250) in phydm_get_mu_bfee_snding_decision()
96 else if (throughput >= 200) in phydm_get_mu_bfee_snding_decision()
[all …]

12345678910