Searched refs:mlx5e_is_eswitch_flow (Results 1 – 4 of 4) sorted by relevance
16 bool is_esw = mlx5e_is_eswitch_flow(flow); in validate_goto_chain()112 if (!mlx5e_is_eswitch_flow(flow) && parse_attr->mirred_ifindex[0]) { in tc_act_post_parse_goto()
30 if (mlx5e_is_eswitch_flow(parse_state->flow)) { in tc_act_parse_ct()
149 bool mlx5e_is_eswitch_flow(struct mlx5e_tc_flow *flow);
622 bool mlx5e_is_eswitch_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_eswitch_flow() function639 return mlx5e_is_eswitch_flow(flow) ? in mlx5e_get_flow_namespace()646 return mlx5e_is_eswitch_flow(flow) ? flow->attr->esw_attr->counter_dev : flow->priv->mdev; in get_flow_counter_dev()1864 if (mlx5e_is_eswitch_flow(flow) && has_encap_dests(attr)) { in post_process_attr()2161 if (mlx5e_is_eswitch_flow(flow)) { in mlx5e_tc_del_flow()2530 if (!mlx5e_is_eswitch_flow(flow)) { in parse_tunnel_attr()2722 fs_type = mlx5e_is_eswitch_flow(flow) ? FS_FT_FDB : FS_FT_NIC_RX; in __parse_cls_flower()3174 is_eswitch_flow = mlx5e_is_eswitch_flow(flow); in parse_cls_flower()3602 if (mlx5e_is_eswitch_flow(flow) && in actions_match_supported()4445 if (mlx5e_is_eswitch_flow(flow)) { in mlx5_free_flow_attr_actions()