Home
last modified time | relevance | path

Searched refs:mlx5_flow_act (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch_offloads_termtbl.c13 struct mlx5_flow_act flow_act;
21 mlx5_eswitch_termtbl_hash(struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_hash()
41 mlx5_eswitch_termtbl_cmp(struct mlx5_flow_act *flow_act1, in mlx5_eswitch_termtbl_cmp()
43 struct mlx5_flow_act *flow_act2, in mlx5_eswitch_termtbl_cmp()
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()
180 struct mlx5_flow_act *dst) in mlx5_eswitch_termtbl_actions_move()
215 struct mlx5_flow_act *flow_act) in mlx5_eswitch_is_push_vlan_no_cap()
228 struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_required()
257 struct mlx5_flow_act *flow_act, in mlx5_eswitch_add_termtbl_rule()
[all …]
A Deswitch_offloads.c234 struct mlx5_flow_act *flow_act, in esw_setup_ft_dest()
270 struct mlx5_flow_act *flow_act, in esw_setup_chain_dest()
316 struct mlx5_flow_act *flow_act, in esw_setup_chain_src_port_rewrite()
382 struct mlx5_flow_act *flow_act, in esw_setup_indir_table()
481 struct mlx5_flow_act *flow_act, in esw_setup_dests()
838 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_send_to_vport_rule()
902 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_send_to_vport_meta_rule()
1046 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_peer_miss_rules()
1166 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_miss_rule()
1972 struct mlx5_flow_act flow_act = {}; in esw_create_vport_rx_drop_rule()
[all …]
A Drdma.c29 struct mlx5_flow_act flow_act = {}; in mlx5_rdma_enable_roce_steering()
A Dfs_core.c753 struct mlx5_flow_act *flow_act) in alloc_fte()
941 struct mlx5_flow_act *flow_act) in find_next_fwd_ft()
1643 static bool check_conflicting_actions(const struct mlx5_flow_act *act1, in check_conflicting_actions()
1644 const struct mlx5_flow_act *act2) in check_conflicting_actions()
1688 const struct mlx5_flow_act *flow_act) in check_conflicting_ftes()
1710 struct mlx5_flow_act *flow_act, in add_rule_fg()
1751 struct mlx5_flow_act *flow_act, in dest_is_valid()
1879 struct mlx5_flow_act *flow_act, in try_add_to_existing_fg()
1978 struct mlx5_flow_act *flow_act, in _mlx5_add_flow_rules()
2093 struct mlx5_flow_act *flow_act, in mlx5_add_flow_rules()
A Dfs_core.h233 struct mlx5_flow_act action;
A Deswitch.h409 struct mlx5_flow_act *flow_act,
417 struct mlx5_flow_act *flow_act,
A Den_fs_ethtool.c466 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
/linux-6.3-rc2/include/linux/mlx5/
A Dfs.h259 struct mlx5_flow_act { struct
275 struct mlx5_flow_act name = { .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST,\ argument
284 struct mlx5_flow_act *flow_act,
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
A Dingress_ofld.c20 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_prio_tag_create()
66 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_mod_metadata_create()
124 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_src_port_drop_create()
A Degress_lgcy.c74 struct mlx5_flow_act flow_act = {}; in esw_acl_egress_lgcy_setup()
A Dhelper.c53 struct mlx5_flow_act flow_act = {}; in esw_egress_acl_vlan_create()
A Degress_ofld.c31 struct mlx5_flow_act flow_act = {}; in esw_acl_egress_ofld_fwd2vport_create()
A Dingress_lgcy.c145 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_lgcy_setup()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_fs.c74 struct mlx5_flow_act flow_act = {}; in ipsec_status_rule()
525 struct mlx5_flow_act *flow_act) in setup_modify_header()
565 struct mlx5_flow_act *flow_act) in setup_pkt_reformat()
611 struct mlx5_flow_act flow_act = {}; in rx_add_rule()
689 struct mlx5_flow_act flow_act = {}; in tx_add_rule()
764 struct mlx5_flow_act flow_act = {}; in tx_add_policy()
840 struct mlx5_flow_act flow_act = {}; in rx_add_policy()
A Dmacsec_fs.c245 struct mlx5_flow_act flow_act = {}; in macsec_fs_tx_create()
423 struct mlx5_flow_act *flow_act, in macsec_fs_tx_setup_fte()
527 struct mlx5_flow_act flow_act = {}; in macsec_fs_tx_add_rule()
818 struct mlx5_flow_act *flow_act, in macsec_fs_rx_create_check_decap_rule()
898 struct mlx5_flow_act flow_act = {}; in macsec_fs_rx_create()
1065 struct mlx5_flow_act *flow_act, in macsec_fs_rx_setup_fte()
1124 struct mlx5_flow_act flow_act = {}; in macsec_fs_rx_add_rule()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dindir_table.c104 struct mlx5_flow_act flow_act = {}; in mlx5_esw_indir_table_rule_get()
214 struct mlx5_flow_act flow_act = {}; in mlx5_create_indir_fwd_group()
A Dbridge.c663 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_flow_with_esw_create()
763 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_filter_flow_create()
816 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_egress_flow_create()
883 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_egress_miss_flow_create()
A Dlegacy.c254 struct mlx5_flow_act flow_act = {}; in _mlx5_eswitch_set_vepa_locked()
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dfs.c145 struct mlx5_flow_act *action) in parse_flow_flow_action()
187 struct mlx5_flow_act *action, u32 prev_type) in parse_flow_attr()
878 struct mlx5_flow_act flow_act = {}; in mlx5_ib_fs_add_op_fc()
1048 struct mlx5_flow_act flow_act = {}; in _create_flow_rule()
1521 struct mlx5_flow_act *flow_act, in _create_raw_flow_rule()
1607 struct mlx5_flow_context *flow_context, struct mlx5_flow_act *flow_act, in raw_fs_rule_add()
1915 struct mlx5_flow_act flow_act = {}; in UVERBS_HANDLER()
A Dmlx5_ib.h1030 struct mlx5_flow_act *action);
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dint_port.c67 struct mlx5_flow_act flow_act = {}; in mlx5e_int_port_create_rx_rule()
A Dsample.c68 struct mlx5_flow_act act = {}; in sampler_termtbl_create()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dfs_chains.c373 struct mlx5_flow_act act = {}; in mlx5_chains_add_miss_rule()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_types.h1478 struct mlx5_flow_act action;
/linux-6.3-rc2/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c1415 struct mlx5_flow_act *flow_act, in add_steering_counters()
1456 struct mlx5_flow_act flow_act = {}; in mlx5_vdpa_add_mac_vlan_rules()

Completed in 71 milliseconds

12