| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_devx_cmds.c | 347 MLX5_SET(klm, klm, mkey, 0x0); in mlx5_devx_cmd_mkey_create() 364 MLX5_SET(mkc, mkc, lw, 0x1); in mlx5_devx_cmd_mkey_create() 365 MLX5_SET(mkc, mkc, lr, 0x1); in mlx5_devx_cmd_mkey_create() 367 MLX5_SET(mkc, mkc, rw, 0x1); in mlx5_devx_cmd_mkey_create() 368 MLX5_SET(mkc, mkc, rr, 0x1); in mlx5_devx_cmd_mkey_create() 1527 MLX5_SET in mlx5_devx_cmd_modify_tir() 1536 MLX5_SET in mlx5_devx_cmd_modify_tir() 2222 MLX5_SET(qpc, qpc, no_sq, 1); in mlx5_devx_cmd_create_qp() 2277 MLX5_SET(qpc, qpc, rre, 1); in mlx5_devx_cmd_modify_qp_state() 2278 MLX5_SET(qpc, qpc, rwe, 1); in mlx5_devx_cmd_modify_qp_state() [all …]
|
| H A D | mlx5_prm.h | 820 #define MLX5_SET(typ, p, fld, v) \ macro
|
| /dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_regex_devx.c | 23 MLX5_SET(set_regexp_params_in, in, opcode, MLX5_CMD_SET_REGEX_PARAMS); in mlx5_devx_regex_rules_program() 24 MLX5_SET(set_regexp_params_in, in, engine_id, engine); in mlx5_devx_regex_rules_program() 25 MLX5_SET(set_regexp_params_in, in, regexp_params.rof_mkey, rof_mkey); in mlx5_devx_regex_rules_program() 26 MLX5_SET(set_regexp_params_in, in, regexp_params.rof_size, rof_size); in mlx5_devx_regex_rules_program() 29 MLX5_SET(set_regexp_params_in, in, field_select.rof_mkey, 1); in mlx5_devx_regex_rules_program()
|
| H A D | mlx5_regex_fastpath.c | 90 MLX5_SET(regexp_mmo_control, seg, le, le); in set_regex_ctrl_seg() 91 MLX5_SET(regexp_mmo_control, seg, ctrl, ctrl); in set_regex_ctrl_seg() 92 MLX5_SET(regexp_mmo_control, seg, subset_id_0, subset_id0); in set_regex_ctrl_seg() 93 MLX5_SET(regexp_mmo_control, seg, subset_id_1, subset_id1); in set_regex_ctrl_seg() 94 MLX5_SET(regexp_mmo_control, seg, subset_id_2, subset_id2); in set_regex_ctrl_seg() 95 MLX5_SET(regexp_mmo_control, seg, subset_id_3, subset_id3); in set_regex_ctrl_seg()
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_aso.c | 923 MLX5_SET(conn_track_aso, desg, valid, 1); in mlx5_aso_ct_sq_enqueue_single() 929 MLX5_SET(conn_track_aso, desg, challenged_acked, in mlx5_aso_ct_sq_enqueue_single() 932 MLX5_SET(conn_track_aso, desg, heartbeat, 0); in mlx5_aso_ct_sq_enqueue_single() 933 MLX5_SET(conn_track_aso, desg, max_ack_window, in mlx5_aso_ct_sq_enqueue_single() 967 MLX5_SET(tcp_window_params, orig_dir, sent_end, in mlx5_aso_ct_sq_enqueue_single() 969 MLX5_SET(tcp_window_params, orig_dir, reply_end, in mlx5_aso_ct_sq_enqueue_single() 971 MLX5_SET(tcp_window_params, orig_dir, max_win, in mlx5_aso_ct_sq_enqueue_single() 973 MLX5_SET(tcp_window_params, orig_dir, max_ack, in mlx5_aso_ct_sq_enqueue_single() 976 MLX5_SET(tcp_window_params, reply_dir, sent_end, in mlx5_aso_ct_sq_enqueue_single() 980 MLX5_SET(tcp_window_params, reply_dir, max_win, in mlx5_aso_ct_sq_enqueue_single() [all …]
|
| H A D | mlx5_flow_dv.c | 9297 MLX5_SET(fte_match_set_misc3, misc_m, in flow_dv_translate_item_vxlan_gpe() 9299 MLX5_SET(fte_match_set_misc3, misc_v, in flow_dv_translate_item_vxlan_gpe() 9525 MLX5_SET(fte_match_set_misc3, misc3_m, in flow_dv_translate_item_geneve_opt() 9528 MLX5_SET(fte_match_set_misc3, misc3_v, in flow_dv_translate_item_geneve_opt() 10291 MLX5_SET(fte_match_set_misc4, misc4_m, in flow_dv_translate_item_ecpri() 10294 MLX5_SET(fte_match_set_misc4, misc4_v, in flow_dv_translate_item_ecpri() 10314 MLX5_SET(fte_match_set_misc4, misc4_m, in flow_dv_translate_item_ecpri() 10316 MLX5_SET(fte_match_set_misc4, misc4_v, in flow_dv_translate_item_ecpri() 12449 MLX5_SET(fte_match_set_lyr_2_4, headers_m, in flow_dv_translate_integrity_l3() 12454 MLX5_SET(fte_match_set_lyr_2_4, headers_m, in flow_dv_translate_integrity_l3() [all …]
|
| H A D | mlx5_flow_meter.c | 52 MLX5_SET(flow_meter_parameters, fmp, valid, 1); in mlx5_flow_meter_action_create() 54 MLX5_SET(flow_meter_parameters, fmp, in mlx5_flow_meter_action_create() 58 MLX5_SET(flow_meter_parameters, fmp, cbs_exponent, val); in mlx5_flow_meter_action_create() 60 MLX5_SET(flow_meter_parameters, fmp, cbs_mantissa, val); in mlx5_flow_meter_action_create() 62 MLX5_SET(flow_meter_parameters, fmp, cir_exponent, val); in mlx5_flow_meter_action_create() 1081 MLX5_SET(flow_meter_parameters, attr, in mlx5_flow_meter_action_modify() 1085 MLX5_SET(flow_meter_parameters, attr, in mlx5_flow_meter_action_modify() 1091 MLX5_SET(flow_meter_parameters, attr, in mlx5_flow_meter_action_modify() 1094 MLX5_SET(flow_meter_parameters, attr, in mlx5_flow_meter_action_modify() 1100 MLX5_SET(flow_meter_parameters, attr, in mlx5_flow_meter_action_modify() [all …]
|
| H A D | mlx5_txpp.c | 95 MLX5_SET(set_pp_rate_limit_context, &pp, in mlx5_txpp_alloc_pp_index() 97 MLX5_SET(set_pp_rate_limit_context, &pp, in mlx5_txpp_alloc_pp_index() 103 MLX5_SET(set_pp_rate_limit_context, &pp, rate_limit, rate); in mlx5_txpp_alloc_pp_index() 104 MLX5_SET(set_pp_rate_limit_context, &pp, rate_mode, in mlx5_txpp_alloc_pp_index()
|
| H A D | mlx5_flow_flex.c | 151 MLX5_SET(fte_match_set_misc4, misc4_v, \ 156 MLX5_SET(fte_match_set_misc4, misc4_m, \ 159 MLX5_SET(fte_match_set_misc4, misc4_v, \ 161 MLX5_SET(fte_match_set_misc4, misc4_m, \
|
| /dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa_steer.c | 185 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_version, in mlx5_vdpa_rss_flows_create() 187 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_version, in mlx5_vdpa_rss_flows_create() 189 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_protocol, in mlx5_vdpa_rss_flows_create() 191 MLX5_SET(fte_match_set_lyr_2_4, headers_v, ip_protocol, in mlx5_vdpa_rss_flows_create()
|
| /dpdk/drivers/net/mlx5/windows/ |
| H A D | mlx5_flow_os.c | 212 MLX5_SET(devx_fs_rule_add_in, in, in mlx5_flow_os_create_flow() 215 MLX5_SET(devx_fs_rule_add_in, in, in mlx5_flow_os_create_flow() 222 MLX5_SET(devx_fs_rule_add_in, in, match_criteria_enable, in mlx5_flow_os_create_flow()
|
| /dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_os.c | 420 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_protocol, 0xff); in __mlx5_discovery_misc5_cap() 421 MLX5_SET(fte_match_set_lyr_2_4, headers_m, ip_version, 4); in __mlx5_discovery_misc5_cap() 422 MLX5_SET(fte_match_set_lyr_2_4, headers_m, udp_dport, 0xffff); in __mlx5_discovery_misc5_cap() 444 MLX5_SET(fte_match_set_misc2, misc2_m, in __mlx5_discovery_misc5_cap()
|