| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch_offloads_termtbl.c | 13 struct mlx5_flow_act flow_act; member 21 mlx5_eswitch_termtbl_hash(struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_hash() 66 struct mlx5_flow_act *flow_act) in mlx5_eswitch_termtbl_create() 113 struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_get_create() 216 struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_required() 248 struct mlx5_flow_act *flow_act, in mlx5_eswitch_add_termtbl_rule()
|
| H A D | eswitch_offloads.c | 215 struct mlx5_flow_act *flow_act, in esw_setup_sampler_dest() 228 struct mlx5_flow_act *flow_act, in esw_setup_ft_dest() 243 esw_setup_accept_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_accept_dest() 253 esw_setup_slow_path_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_slow_path_dest() 264 struct mlx5_flow_act *flow_act, in esw_setup_chain_dest() 309 struct mlx5_flow_act *flow_act, in esw_setup_chain_src_port_rewrite() 375 struct mlx5_flow_act *flow_act, in esw_setup_indir_table() 467 esw_setup_dest_fwd_vport(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_dest_fwd_vport() 492 esw_setup_dest_fwd_ipsec(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_dest_fwd_ipsec() 506 esw_setup_vport_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_vport_dest() [all …]
|
| H A D | rdma.c | 29 struct mlx5_flow_act flow_act = {}; in mlx5_rdma_enable_roce_steering() local
|
| H A D | fs_core.c | 852 struct mlx5_flow_act *flow_act) in alloc_fte() 1062 struct mlx5_flow_act *flow_act) in find_next_fwd_ft() 1967 const struct mlx5_flow_act *flow_act) in check_conflicting_ftes() 1989 struct mlx5_flow_act *flow_act, in add_rule_fg() 2031 struct mlx5_flow_act *flow_act, in dest_is_valid() 2174 struct mlx5_flow_act *flow_act, in add_rule_dup_match_fte() 2225 struct mlx5_flow_act *flow_act, in try_add_to_existing_fg() 2333 struct mlx5_flow_act *flow_act, in _mlx5_add_flow_rules() 2448 struct mlx5_flow_act *flow_act, in mlx5_add_flow_rules()
|
| H A D | en_fs_ethtool.c | 462 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
| H A D | ingress_ofld.c | 23 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_prio_tag_create() local 69 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_mod_metadata_create() local 127 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_src_port_drop_create() local
|
| H A D | helper.c | 54 struct mlx5_flow_act flow_act = {}; in esw_egress_acl_vlan_create() local
|
| H A D | egress_ofld.c | 45 struct mlx5_flow_act flow_act = {}; in esw_acl_egress_ofld_fwd2vport_create() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_fs.c | 205 struct mlx5_flow_act flow_act = {}; in rx_add_rule_drop_auth_trailer() local 284 struct mlx5_flow_act flow_act = {}; in rx_add_rule_drop_replay() local 341 struct mlx5_flow_act flow_act = {}; in ipsec_rx_status_drop_all_create() local 452 struct mlx5_flow_act flow_act = {}; in ipsec_rx_status_pass_create() local 941 struct mlx5_flow_act flow_act = {}; in ipsec_rx_sa_selector_create() local 1224 struct mlx5_flow_act flow_act = {}; in ipsec_counter_rule_tx() local 1689 struct mlx5_flow_act *flow_act) in setup_modify_header() 1919 struct mlx5_flow_act *flow_act) in setup_pkt_reformat() 1960 struct mlx5_flow_act flow_act = {}; in rx_add_rule_sa_selector() local 2038 struct mlx5_flow_act flow_act = {}; in rx_add_rule() local [all …]
|
| H A D | psp.c | 120 struct mlx5_flow_act flow_act = {}; in accel_psp_fs_rx_err_add_rule() local 536 struct mlx5_flow_act flow_act = {}; in accel_psp_fs_tx_create_ft_table() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | bridge_mcast.c | 56 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_mdb_flow_create() local 512 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_mcast_flow_with_esw_create() local 575 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_mcast_vlan_flow_create() local 647 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_mcast_fwd_flow_create() local 886 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_igmp_fh_create() local 918 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_mld_fh_create() local
|
| H A D | indir_table.c | 104 struct mlx5_flow_act flow_act = {}; in mlx5_esw_indir_table_rule_get() local 214 struct mlx5_flow_act flow_act = {}; in mlx5_create_indir_fwd_group() local
|
| H A D | ipsec_fs.h | 36 struct mlx5_flow_act *flow_act) in mlx5_esw_ipsec_rx_setup_modify_header()
|
| H A D | ipsec_fs.c | 44 struct mlx5_flow_act *flow_act) in mlx5_esw_ipsec_rx_setup_modify_header()
|
| H A D | legacy.c | 243 struct mlx5_flow_act flow_act = {}; in _mlx5_eswitch_set_vepa_locked() local
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | action.c | 1236 static bool nfp_fl_check_mangle_start(struct flow_action *flow_act, in nfp_fl_check_mangle_start() 1254 static bool nfp_fl_check_mangle_end(struct flow_action *flow_act, in nfp_fl_check_mangle_end()
|
| /linux/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 1875 struct mlx5_flow_act *flow_act, in add_steering_counters() 1916 struct mlx5_flow_act flow_act = {}; in mlx5_vdpa_add_mac_vlan_rules() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_ct.c | 1615 struct mlx5_flow_act flow_act = {}; in tc_ct_pre_ct_add_rules() local
|