Searched refs:max_win (Results 1 – 7 of 7) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_aso.c | 971 MLX5_SET(tcp_window_params, orig_dir, max_win, in mlx5_aso_ct_sq_enqueue_single() 972 profile->original_dir.max_win); in mlx5_aso_ct_sq_enqueue_single() 980 MLX5_SET(tcp_window_params, reply_dir, max_win, in mlx5_aso_ct_sq_enqueue_single() 981 profile->reply_dir.max_win); in mlx5_aso_ct_sq_enqueue_single() 1287 profile->reply_dir.max_win = MLX5_GET(tcp_window_params, in mlx5_aso_ct_obj_analyze() 1288 r_dir, max_win); in mlx5_aso_ct_obj_analyze() 1303 profile->original_dir.max_win = MLX5_GET(tcp_window_params, in mlx5_aso_ct_obj_analyze() 1304 o_dir, max_win); in mlx5_aso_ct_obj_analyze()
|
| /dpdk/lib/ethdev/ |
| H A D | rte_flow.h | 3549 uint32_t max_win; member
|
| /dpdk/app/test-pmd/ |
| H A D | config.c | 2029 query.ct.original_dir.max_win, in port_action_handle_query() 2041 query.ct.reply_dir.max_win, in port_action_handle_query()
|
| H A D | cmdline.c | 14299 cmdline_fixed_string_t max_win; member 14358 max_win, "max_win"); 14389 dir->max_win = res->mw; in cmd_set_conntrack_dir_parsed()
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_prm.h | 3127 u8 max_win[0x20]; member
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 5442 sent_end 2632987379 reply_end 2633016339 max_win 28960 5445 sent_end 2532480967 reply_end 2532546247 max_win 65280
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 3264 | ``max_win`` | max{max{win, 1}} + {sack - ack} seen in sent packets |
|