Home
last modified time | relevance | path

Searched refs:param_1 (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/mlx5/
H A Dfs.h362 u8 param_1; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1190 params->param_1 != offsetof(struct vlan_ethhdr, h_vlan_proto) || in mlx5_fs_get_action_remove_header_vlan()
1203 MLX5_CAP_GEN_2(mdev, max_reformat_insert_offset) < params->param_1) { in mlx5_fs_verify_insert_header_params()
1208 params->param_1 != MLX5_FS_INSERT_HDR_VLAN_OFFSET || in mlx5_fs_verify_insert_header_params()
1220 if (params->param_0 || params->param_1) { in mlx5_fs_verify_encap_decap_params()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_action.c919 attr.reformat.param_1 = action->reformat->param_1; in mlx5dr_actions_build_ste_arr()
1500 action->reformat->param_1 = reformat_param_1; in dr_action_create_reformat_action()
1506 action->reformat->param_1 = reformat_param_1; in dr_action_create_reformat_action()
H A Ddr_dbg.c416 action->reformat->param_1); in dr_dump_rule_action_mem()
430 action->reformat->param_1); in dr_dump_rule_action_mem()
H A Ddr_ste_v1.c590 attr->reformat.param_1, in dr_ste_v1_set_actions_tx()
602 attr->reformat.param_1, in dr_ste_v1_set_actions_tx()
798 attr->reformat.param_1, in dr_ste_v1_set_actions_rx()
813 attr->reformat.param_1, in dr_ste_v1_set_actions_rx()
H A Ddr_types.h285 u8 param_1; member
1051 u8 param_1; member
H A Dfs_dr.c668 params->param_1, in mlx5_cmd_dr_packet_reformat_alloc()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c59 reformat_params.param_1 = offsetof(struct vlan_ethhdr, h_vlan_proto); in mlx5_esw_bridge_pkt_reformat_vlan_pop_create()
1045 reformat_params.param_1 = offsetof(struct vlan_ethhdr, h_vlan_proto); in mlx5_esw_bridge_vlan_push_create()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c948 reformat_param_1, params->param_1); in mlx5_cmd_packet_reformat_alloc()