/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
H A D | egress_lgcy.c | 79 int dest_num = 0; in esw_acl_egress_lgcy_setup() local 135 dest_num++; in esw_acl_egress_lgcy_setup() 139 &flow_act, dst, dest_num); in esw_acl_egress_lgcy_setup()
|
H A D | ingress_lgcy.c | 157 int dest_num = 0; in esw_acl_ingress_lgcy_setup() local 243 dest_num++; in esw_acl_ingress_lgcy_setup() 247 &flow_act, dst, dest_num); in esw_acl_ingress_lgcy_setup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
H A D | egress_lgcy.c | 80 int dest_num = 0; in esw_acl_egress_lgcy_setup() local 140 dest_num++; in esw_acl_egress_lgcy_setup() 144 &flow_act, dst, dest_num); in esw_acl_egress_lgcy_setup()
|
H A D | ingress_lgcy.c | 160 int dest_num = 0; in esw_acl_ingress_lgcy_setup() local 265 dest_num++; in esw_acl_ingress_lgcy_setup() 269 &flow_act, dst, dest_num); in esw_acl_ingress_lgcy_setup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_core.c | 1474 int dest_num, in create_flow_handle() 1485 handle = alloc_handle((dest_num) ? dest_num : 1); in create_flow_handle() 1524 } while (++i < dest_num); in create_flow_handle() 1538 int dest_num, in add_rule_fte() 1548 handle = create_flow_handle(fte, dest, dest_num, &modify_mask, in add_rule_fte() 1789 int dest_num, in add_rule_fg() 1803 handle = add_rule_fte(fte, fg, dest, dest_num, in add_rule_fg() 1959 int dest_num, in try_add_to_existing_fg() 1989 rule = add_rule_fg(g, spec, flow_act, dest, dest_num, fte_tm in try_add_to_existing_fg() 1472 create_flow_handle(struct fs_fte *fte, struct mlx5_flow_destination *dest, int dest_num, int *modify_mask, bool *new_rule) create_flow_handle() argument 1535 add_rule_fte(struct fs_fte *fte, struct mlx5_flow_group *fg, struct mlx5_flow_destination *dest, int dest_num, bool update_action) add_rule_fte() argument 1785 add_rule_fg(struct mlx5_flow_group *fg, const struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest, int dest_num, struct fs_fte *fte) add_rule_fg() argument 1954 try_add_to_existing_fg(struct mlx5_flow_table *ft, struct list_head *match_head, const struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest, int dest_num, int ft_version) try_add_to_existing_fg() argument 2054 _mlx5_add_flow_rules(struct mlx5_flow_table *ft, const struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest, int dest_num) _mlx5_add_flow_rules() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_core.c | 1353 int dest_num, in create_flow_handle() 1364 handle = alloc_handle((dest_num) ? dest_num : 1); in create_flow_handle() 1400 } while (++i < dest_num); in create_flow_handle() 1414 int dest_num, in add_rule_fte() 1424 handle = create_flow_handle(fte, dest, dest_num, &modify_mask, in add_rule_fte() 1656 int dest_num, in add_rule_fg() 1670 handle = add_rule_fte(fte, fg, dest, dest_num, in add_rule_fg() 1822 int dest_num, in try_add_to_existing_fg() 1852 rule = add_rule_fg(g, spec, flow_act, dest, dest_num, fte_tm in try_add_to_existing_fg() 1351 create_flow_handle(struct fs_fte *fte, struct mlx5_flow_destination *dest, int dest_num, int *modify_mask, bool *new_rule) create_flow_handle() argument 1411 add_rule_fte(struct fs_fte *fte, struct mlx5_flow_group *fg, struct mlx5_flow_destination *dest, int dest_num, bool update_action) add_rule_fte() argument 1652 add_rule_fg(struct mlx5_flow_group *fg, const struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest, int dest_num, struct fs_fte *fte) add_rule_fg() argument 1817 try_add_to_existing_fg(struct mlx5_flow_table *ft, struct list_head *match_head, const struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest, int dest_num, int ft_version) try_add_to_existing_fg() argument 1917 _mlx5_add_flow_rules(struct mlx5_flow_table *ft, const struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest, int dest_num) _mlx5_add_flow_rules() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_virtchnl_fdir.c | 1048 u32 dest_num = 0; in ice_vc_fdir_parse_action() local 1063 dest_num++; in ice_vc_fdir_parse_action() 1067 dest_num++; in ice_vc_fdir_parse_action() 1071 dest_num++; in ice_vc_fdir_parse_action() 1076 dest_num++; in ice_vc_fdir_parse_action() 1093 if (dest_num == 0 || dest_num >= 2) { in ice_vc_fdir_parse_action()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 919 int dest_num = 0; in _create_flow_rule() local 950 dest_num++; in _create_flow_rule() 985 dest_arr[dest_num].type = in _create_flow_rule() 987 dest_arr[dest_num].counter_id = in _create_flow_rule() 989 dest_num++; in _create_flow_rule() 993 if (!dest_num) in _create_flow_rule() 1001 else if (dest_num) in _create_flow_rule() 1015 rule_dst, dest_num); in _create_flow_rule()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 1054 int dest_num = 0; in _create_flow_rule() local 1085 dest_num++; in _create_flow_rule() 1114 dest_arr[dest_num].type = in _create_flow_rule() 1116 dest_arr[dest_num].counter_id = in _create_flow_rule() 1118 dest_num++; in _create_flow_rule() 1122 if (!dest_num) in _create_flow_rule() 1130 else if (dest_num) in _create_flow_rule() 1144 rule_dst, dest_num); in _create_flow_rule()
|