/linux-6.1.9/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() 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() 179 mlx5_eswitch_termtbl_actions_move(struct mlx5_flow_act *src, in mlx5_eswitch_termtbl_actions_move() 180 struct mlx5_flow_act *dst) in mlx5_eswitch_termtbl_actions_move() 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() [all …]
|
D | eswitch_offloads.c | 206 struct mlx5_flow_act *flow_act, in esw_setup_sampler_dest() 219 struct mlx5_flow_act *flow_act, in esw_setup_ft_dest() 235 esw_setup_accept_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_accept_dest() 245 esw_setup_slow_path_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_slow_path_dest() 256 struct mlx5_flow_act *flow_act, in esw_setup_chain_dest() 302 struct mlx5_flow_act *flow_act, in esw_setup_chain_src_port_rewrite() 368 struct mlx5_flow_act *flow_act, in esw_setup_indir_table() 422 esw_setup_vport_dest(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_vport_dest() 447 esw_setup_vport_dests(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, in esw_setup_vport_dests() 468 struct mlx5_flow_act *flow_act, in esw_setup_dests() [all …]
|
D | rdma.c | 29 struct mlx5_flow_act flow_act = {}; in mlx5_rdma_enable_roce_steering()
|
D | fs_core.c | 724 struct mlx5_flow_act *flow_act) in alloc_fte() 912 struct mlx5_flow_act *flow_act) in find_next_fwd_ft() 1608 static bool check_conflicting_actions(const struct mlx5_flow_act *act1, in check_conflicting_actions() 1609 const struct mlx5_flow_act *act2) in check_conflicting_actions() 1653 const struct mlx5_flow_act *flow_act) in check_conflicting_ftes() 1675 struct mlx5_flow_act *flow_act, in add_rule_fg() 1716 struct mlx5_flow_act *flow_act, in dest_is_valid() 1845 struct mlx5_flow_act *flow_act, in try_add_to_existing_fg() 1944 struct mlx5_flow_act *flow_act, in _mlx5_add_flow_rules() 2056 struct mlx5_flow_act *flow_act, in mlx5_add_flow_rules()
|
D | fs_core.h | 232 struct mlx5_flow_act action;
|
D | eswitch.h | 406 struct mlx5_flow_act *flow_act, 414 struct mlx5_flow_act *flow_act,
|
D | en_fs_ethtool.c | 466 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
|
/linux-6.1.9/include/linux/mlx5/ |
D | fs.h | 244 struct mlx5_flow_act { struct 260 struct mlx5_flow_act name = { .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST,\ argument 269 struct mlx5_flow_act *flow_act,
|
/linux-6.1.9/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() 124 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_src_port_drop_create()
|
D | egress_lgcy.c | 74 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 | 145 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_lgcy_setup()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec_fs.c | 59 struct mlx5_flow_act flow_act = {}; in rx_err_add_rule() 342 struct mlx5_flow_act *flow_act) in setup_fte_common() 407 struct mlx5_flow_act flow_act = {}; in rx_add_rule() 478 struct mlx5_flow_act flow_act = {}; in tx_add_rule()
|
D | macsec_fs.c | 245 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.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | post_meter.c | 92 struct mlx5_flow_act flow_act = {}; in mlx5e_post_meter_rules_create()
|
D | int_port.c | 67 struct mlx5_flow_act flow_act = {}; in mlx5e_int_port_create_rx_rule()
|
D | sample.c | 68 struct mlx5_flow_act act = {}; in sampler_termtbl_create()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | indir_table.c | 132 struct mlx5_flow_act flow_act = {}; in mlx5_esw_indir_table_rule_get() 345 struct mlx5_flow_act flow_act = {}; in mlx5_create_indir_fwd_group()
|
D | bridge.c | 663 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()
|
D | legacy.c | 254 struct mlx5_flow_act flow_act = {}; in _mlx5_eswitch_set_vepa_locked()
|
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | fs.c | 146 struct mlx5_flow_act *action) in parse_flow_flow_action() 188 struct mlx5_flow_act *action, u32 prev_type) in parse_flow_attr() 879 struct mlx5_flow_act flow_act = {}; in mlx5_ib_fs_add_op_fc() 1049 struct mlx5_flow_act flow_act = {}; in _create_flow_rule() 1522 struct mlx5_flow_act *flow_act, in _create_raw_flow_rule() 1608 struct mlx5_flow_context *flow_context, struct mlx5_flow_act *flow_act, in raw_fs_rule_add() 1916 struct mlx5_flow_act flow_act = {}; in UVERBS_HANDLER()
|
D | mlx5_ib.h | 1010 struct mlx5_flow_act *action);
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | fs_chains.c | 373 struct mlx5_flow_act act = {}; in mlx5_chains_add_miss_rule()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_types.h | 1435 struct mlx5_flow_act action;
|