Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
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()
64 struct mlx5_flow_act *flow_act) in mlx5_eswitch_termtbl_create()
108 struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_get_create()
188 mlx5_eswitch_termtbl_actions_move(struct mlx5_flow_act *src, in mlx5_eswitch_termtbl_actions_move()
189 struct mlx5_flow_act *dst) in mlx5_eswitch_termtbl_actions_move()
233 struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_required()
261 struct mlx5_flow_act *flow_act, in mlx5_eswitch_add_termtbl_rule()
[all …]
Drdma.c29 struct mlx5_flow_act flow_act = {}; in mlx5_rdma_enable_roce_steering()
Dfs_core.h217 struct mlx5_flow_act action;
Deswitch.h333 struct mlx5_flow_act *flow_act,
341 struct mlx5_flow_act *flow_act,
Dfs_core.c665 struct mlx5_flow_act *flow_act) in alloc_fte()
854 struct mlx5_flow_act *flow_act) in find_next_fwd_ft()
1544 const struct mlx5_flow_act *flow_act) in check_conflicting_ftes()
1566 struct mlx5_flow_act *flow_act, in add_rule_fg()
1607 struct mlx5_flow_act *flow_act, in dest_is_valid()
1733 struct mlx5_flow_act *flow_act, in try_add_to_existing_fg()
1829 struct mlx5_flow_act *flow_act, in _mlx5_add_flow_rules()
1936 struct mlx5_flow_act *flow_act, in mlx5_add_flow_rules()
Deswitch_offloads.c304 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_offloaded_rule()
449 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_fwd_rule()
772 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_send_to_vport_rule()
924 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_peer_miss_rules()
1032 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_miss_rule()
1093 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in esw_add_restore_rule()
1551 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_create_vport_rx_rule()
Den_fs_ethtool.c405 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
Deswitch.c192 struct mlx5_flow_act flow_act = {0}; in __esw_fdb_set_vport_rule()
2100 struct mlx5_flow_act flow_act = {}; in _mlx5_eswitch_set_vepa_locked()
Den_tc.c944 struct mlx5_flow_act flow_act = { in mlx5e_add_offloaded_nic_rule()
/Linux-v5.10/include/linux/mlx5/
Dfs.h207 struct mlx5_flow_act { struct
221 struct mlx5_flow_act name = { .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST,\ argument
230 struct mlx5_flow_act *flow_act,
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c57 struct mlx5_flow_act flow_act = {}; in rx_err_add_rule()
406 struct mlx5_flow_act *flow_act) in setup_fte_common()
469 struct mlx5_flow_act flow_act = {}; in rx_add_rule()
542 struct mlx5_flow_act flow_act = {}; in tx_add_rule()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
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()
Dhelper.c50 struct mlx5_flow_act flow_act = {}; in esw_egress_acl_vlan_create()
Degress_lgcy.c73 struct mlx5_flow_act flow_act = {}; in esw_acl_egress_lgcy_setup()
Degress_ofld.c22 struct mlx5_flow_act flow_act = {}; in esw_acl_egress_ofld_fwd2vport_create()
Dingress_lgcy.c144 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_lgcy_setup()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dfs.c145 struct mlx5_flow_act *action) in parse_flow_flow_action()
197 struct mlx5_flow_act *action, u32 prev_type) in parse_flow_attr()
597 const struct mlx5_flow_act *flow_act, in is_valid_esp_aes_gcm()
622 const struct mlx5_flow_act *flow_act, in is_valid_spec()
911 struct mlx5_flow_act flow_act = {}; in _create_flow_rule()
1391 struct mlx5_flow_act *flow_act, in _create_raw_flow_rule()
1477 struct mlx5_flow_context *flow_context, struct mlx5_flow_act *flow_act, in raw_fs_rule_add()
1933 struct mlx5_flow_act flow_act = {}; in UVERBS_HANDLER()
Dmlx5_ib.h933 struct mlx5_flow_act *action);
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c454 struct mlx5_flow_act act = {}; in mlx5_chains_add_miss_rule()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_types.h1121 struct mlx5_flow_act action;
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c642 struct mlx5_flow_act *flow_act, in mlx5_is_fpga_egress_ipsec_rule()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1168 struct mlx5_flow_act flow_act = {}; in tc_ct_pre_ct_add_rules()
/Linux-v5.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1270 struct mlx5_flow_act flow_act = {}; in add_fwd_to_tir()