Home
last modified time | relevance | path

Searched defs:flow_act (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c13 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 Deswitch_offloads.c216 struct mlx5_flow_act *flow_act, in esw_setup_sampler_dest() argument
229 struct mlx5_flow_act *flow_act, in esw_setup_ft_dest() argument
244 esw_setup_accept_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_accept_dest() argument
254 esw_setup_slow_path_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_slow_path_dest() argument
265 struct mlx5_flow_act *flow_act, in esw_setup_chain_dest() argument
310 esw_setup_chain_src_port_rewrite(struct mlx5_flow_destination * dest,struct mlx5_flow_act * flow_act,struct mlx5_eswitch * esw,struct mlx5_fs_chains * chains,struct mlx5_flow_attr * attr,int * i) esw_setup_chain_src_port_rewrite() argument
376 esw_setup_indir_table(struct mlx5_flow_destination * dest,struct mlx5_flow_act * flow_act,struct mlx5_eswitch * esw,struct mlx5_flow_attr * attr,int * i) esw_setup_indir_table() argument
468 esw_setup_dest_fwd_vport(struct mlx5_flow_destination * dest,struct mlx5_flow_act * flow_act,struct mlx5_eswitch * esw,struct mlx5_esw_flow_attr * esw_attr,int attr_idx,int dest_idx,bool pkt_reformat) esw_setup_dest_fwd_vport() argument
493 esw_setup_dest_fwd_ipsec(struct mlx5_flow_destination * dest,struct mlx5_flow_act * flow_act,struct mlx5_eswitch * esw,struct mlx5_esw_flow_attr * esw_attr,int attr_idx,int dest_idx,bool pkt_reformat) esw_setup_dest_fwd_ipsec() argument
507 esw_setup_vport_dest(struct mlx5_flow_destination * dest,struct mlx5_flow_act * flow_act,struct mlx5_eswitch * esw,struct mlx5_esw_flow_attr * esw_attr,int attr_idx,int dest_idx,bool pkt_reformat) esw_setup_vport_dest() argument
520 esw_setup_vport_dests(struct mlx5_flow_destination * dest,struct mlx5_flow_act * flow_act,struct mlx5_eswitch * esw,struct mlx5_esw_flow_attr * esw_attr,int i) esw_setup_vport_dests() argument
568 esw_setup_dests(struct mlx5_flow_destination * dest,struct mlx5_flow_act * flow_act,struct mlx5_eswitch * esw,struct mlx5_flow_attr * attr,struct mlx5_flow_spec * spec,int * i) esw_setup_dests() argument
645 esw_setup_meter(struct mlx5_flow_attr * attr,struct mlx5_flow_act * flow_act) esw_setup_meter() argument
664 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; mlx5_eswitch_add_offloaded_rule() local
801 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; mlx5_eswitch_add_fwd_rule() local
943 struct mlx5_flow_act flow_act = {0}; mlx5_eswitch_add_send_to_vport_rule() local
1043 struct mlx5_flow_act flow_act = {0}; mlx5_eswitch_add_send_to_vport_meta_rule() local
1188 struct mlx5_flow_act flow_act = {0}; esw_add_fdb_peer_miss_rules() local
1361 struct mlx5_flow_act flow_act = {0}; esw_add_fdb_miss_rule() local
1422 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; esw_add_restore_rule() local
2147 struct mlx5_flow_act flow_act = {0}; mlx5_eswitch_create_vport_rx_rule() local
2176 struct mlx5_flow_act flow_act = {}; esw_create_vport_rx_drop_rule() local
2382 struct mlx5_flow_act flow_act = {}; mlx5_esw_fdb_drop_create() local
2859 struct mlx5_flow_act flow_act = {}; __esw_set_master_egress_rule() local
[all...]
H A Drdma.c29 struct mlx5_flow_act flow_act = {}; in mlx5_rdma_enable_roce_steering() local
H A Dfs_core.c852 struct mlx5_flow_act *flow_act) in alloc_fte()
1063 struct mlx5_flow_act *flow_act) in find_next_fwd_ft()
1965 const struct mlx5_flow_act *flow_act) in check_conflicting_ftes()
1987 struct mlx5_flow_act *flow_act, in add_rule_fg()
2029 struct mlx5_flow_act *flow_act, in dest_is_valid()
2172 struct mlx5_flow_act *flow_act, in add_rule_dup_match_fte()
2223 struct mlx5_flow_act *flow_act, in try_add_to_existing_fg()
2331 struct mlx5_flow_act *flow_act, in _mlx5_add_flow_rules()
2446 struct mlx5_flow_act *flow_act, in mlx5_add_flow_rules()
H A Deswitch.c213 struct mlx5_flow_act flow_act = {0}; in __esw_fdb_set_vport_rule() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c23 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 Dhelper.c54 struct mlx5_flow_act flow_act = {}; in esw_egress_acl_vlan_create() local
H A Degress_ofld.c45 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 Dipsec_fs.c205 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 Dpsp.c139 struct mlx5_flow_act flow_act = {}; in accel_psp_fs_rx_err_add_rule() local
680 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 Dbridge_mcast.c56 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 Dindir_table.c104 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 Dipsec_fs.h36 struct mlx5_flow_act *flow_act) in mlx5_esw_ipsec_rx_setup_modify_header()
H A Dipsec_fs.c44 struct mlx5_flow_act *flow_act) in mlx5_esw_ipsec_rx_setup_modify_header()
H A Dlegacy.c243 struct mlx5_flow_act flow_act = {}; in _mlx5_eswitch_set_vepa_locked() local
/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c1042 struct mlx5_flow_act flow_act = {}; in add_op_fc_rules() local
1228 struct mlx5_flow_act flow_act = {}; in mlx5_ib_fs_add_op_fc() local
1518 struct mlx5_flow_act flow_act = {}; in _create_flow_rule() local
2054 struct mlx5_flow_act *flow_act, in _create_raw_flow_rule()
2140 struct mlx5_flow_context *flow_context, struct mlx5_flow_act *flow_act, in raw_fs_rule_add()
2464 struct mlx5_flow_act flow_act = {}; in UVERBS_HANDLER() local
2706 struct mlx5_flow_act flow_act = {}; in steering_anchor_create_rule_drop() local
2737 struct mlx5_flow_act flow_act = {}; in steering_anchor_create_rule_goto_table() local
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c1236 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 Dmlx5_vnet.c1875 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