| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | eswitch_offloads_termtbl.c | 13 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() 111 struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_get_create() 177 mlx5_eswitch_termtbl_actions_move(struct mlx5_flow_act *src, in mlx5_eswitch_termtbl_actions_move() 178 struct mlx5_flow_act *dst) in mlx5_eswitch_termtbl_actions_move() 214 struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_required() 243 struct mlx5_flow_act *flow_act, in mlx5_eswitch_add_termtbl_rule() [all …]
|
| D | eswitch_offloads.c | 189 struct mlx5_flow_act *flow_act, in esw_setup_sampler_dest() 202 struct mlx5_flow_act *flow_act, in esw_setup_ft_dest() 219 struct mlx5_flow_act *flow_act, in esw_setup_slow_path_dest() 231 struct mlx5_flow_act *flow_act, in esw_setup_chain_dest() 277 struct mlx5_flow_act *flow_act, in esw_setup_chain_src_port_rewrite() 326 struct mlx5_flow_act *flow_act, in esw_setup_indir_table() 380 esw_setup_vport_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_vport_dest() 402 esw_setup_vport_dests(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_vport_dests() 423 struct mlx5_flow_act *flow_act, in esw_setup_dests() 486 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND, }; in mlx5_eswitch_add_offloaded_rule() [all …]
|
| D | rdma.c | 29 struct mlx5_flow_act flow_act = {}; in mlx5_rdma_enable_roce_steering()
|
| D | fs_core.h | 219 struct mlx5_flow_act action;
|
| D | fs_core.c | 666 struct mlx5_flow_act *flow_act) in alloc_fte() 854 struct mlx5_flow_act *flow_act) in find_next_fwd_ft() 1554 const struct mlx5_flow_act *flow_act) in check_conflicting_ftes() 1576 struct mlx5_flow_act *flow_act, in add_rule_fg() 1617 struct mlx5_flow_act *flow_act, in dest_is_valid() 1742 struct mlx5_flow_act *flow_act, in try_add_to_existing_fg() 1841 struct mlx5_flow_act *flow_act, in _mlx5_add_flow_rules() 1950 struct mlx5_flow_act *flow_act, in mlx5_add_flow_rules()
|
| D | eswitch.h | 383 struct mlx5_flow_act *flow_act, 391 struct mlx5_flow_act *flow_act,
|
| D | en_fs_ethtool.c | 456 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
|
| D | eswitch.c | 189 struct mlx5_flow_act flow_act = {0}; in __esw_fdb_set_vport_rule()
|
| /Linux-v5.15/include/linux/mlx5/ |
| D | fs.h | 211 struct mlx5_flow_act { struct 225 struct mlx5_flow_act name = { .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST,\ argument 234 struct mlx5_flow_act *flow_act,
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
| D | ingress_ofld.c | 20 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()
|
| D | egress_lgcy.c | 73 struct mlx5_flow_act flow_act = {}; in esw_acl_egress_lgcy_setup()
|
| D | helper.c | 53 struct mlx5_flow_act flow_act = {}; in esw_egress_acl_vlan_create()
|
| D | egress_ofld.c | 31 struct mlx5_flow_act flow_act = {}; in esw_acl_egress_ofld_fwd2vport_create()
|
| D | ingress_lgcy.c | 144 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_lgcy_setup()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| D | ipsec_fs.c | 57 struct mlx5_flow_act flow_act = {}; in rx_err_add_rule() 407 struct mlx5_flow_act *flow_act) in setup_fte_common() 470 struct mlx5_flow_act flow_act = {}; in rx_add_rule() 543 struct mlx5_flow_act flow_act = {}; in tx_add_rule()
|
| /Linux-v5.15/drivers/infiniband/hw/mlx5/ |
| D | fs.c | 145 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() 1390 struct mlx5_flow_act *flow_act, in _create_raw_flow_rule() 1476 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()
|
| D | mlx5_ib.h | 1003 struct mlx5_flow_act *action);
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| D | indir_table.c | 127 struct mlx5_flow_act flow_act = {}; in mlx5_esw_indir_table_rule_get() 340 struct mlx5_flow_act flow_act = {}; in mlx5_create_indir_fwd_group()
|
| D | bridge.c | 418 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_flow_with_esw_create() 509 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_filter_flow_create() 555 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_egress_flow_create()
|
| D | legacy.c | 253 struct mlx5_flow_act flow_act = {}; in _mlx5_eswitch_set_vepa_locked()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | fs_chains.c | 369 struct mlx5_flow_act act = {}; in mlx5_chains_add_miss_rule()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| D | sample.c | 68 struct mlx5_flow_act act = {}; in sampler_termtbl_create()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_types.h | 1354 struct mlx5_flow_act action;
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| D | ipsec.c | 642 struct mlx5_flow_act *flow_act, in mlx5_is_fpga_egress_ipsec_rule()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | tc_ct.c | 1384 struct mlx5_flow_act flow_act = {}; in tc_ct_pre_ct_add_rules()
|