| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A 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() 244 struct mlx5_flow_act *flow_act, in mlx5_eswitch_add_termtbl_rule() [all …]
|
| A D | eswitch_offloads.c | 216 struct mlx5_flow_act *flow_act, in esw_setup_ft_dest() 233 struct mlx5_flow_act *flow_act, in esw_setup_slow_path_dest() 245 struct mlx5_flow_act *flow_act, in esw_setup_chain_dest() 291 struct mlx5_flow_act *flow_act, in esw_setup_chain_src_port_rewrite() 355 struct mlx5_flow_act *flow_act, in esw_setup_indir_table() 452 struct mlx5_flow_act *flow_act, in esw_setup_dests() 972 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_send_to_vport_rule() 1043 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_send_to_vport_meta_rules() 1215 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_peer_miss_rules() 1335 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_miss_rule() [all …]
|
| A D | rdma.c | 29 struct mlx5_flow_act flow_act = {}; in mlx5_rdma_enable_roce_steering()
|
| A D | eswitch.h | 389 struct mlx5_flow_act *flow_act, 397 struct mlx5_flow_act *flow_act,
|
| A D | fs_core.c | 698 struct mlx5_flow_act *flow_act) in alloc_fte() 886 struct mlx5_flow_act *flow_act) in find_next_fwd_ft() 1586 const struct mlx5_flow_act *flow_act) in check_conflicting_ftes() 1608 struct mlx5_flow_act *flow_act, in add_rule_fg() 1649 struct mlx5_flow_act *flow_act, in dest_is_valid() 1774 struct mlx5_flow_act *flow_act, in try_add_to_existing_fg() 1873 struct mlx5_flow_act *flow_act, in _mlx5_add_flow_rules() 1982 struct mlx5_flow_act *flow_act, in mlx5_add_flow_rules()
|
| A D | fs_core.h | 226 struct mlx5_flow_act action;
|
| A D | en_fs_ethtool.c | 456 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule()
|
| A D | eswitch.c | 189 struct mlx5_flow_act flow_act = {0}; in __esw_fdb_set_vport_rule()
|
| /linux/include/linux/mlx5/ |
| A D | fs.h | 215 struct mlx5_flow_act { struct 229 struct mlx5_flow_act name = { .action = MLX5_FLOW_CONTEXT_ACTION_FWD_DEST,\ argument 238 struct mlx5_flow_act *flow_act,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| A 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/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
| A 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()
|
| A D | egress_lgcy.c | 73 struct mlx5_flow_act flow_act = {}; in esw_acl_egress_lgcy_setup()
|
| A D | helper.c | 53 struct mlx5_flow_act flow_act = {}; in esw_egress_acl_vlan_create()
|
| A D | egress_ofld.c | 31 struct mlx5_flow_act flow_act = {}; in esw_acl_egress_ofld_fwd2vport_create()
|
| A D | ingress_lgcy.c | 144 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_lgcy_setup()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| A D | fs.c | 147 struct mlx5_flow_act *action) in parse_flow_flow_action() 199 struct mlx5_flow_act *action, u32 prev_type) in parse_flow_attr() 599 const struct mlx5_flow_act *flow_act, in is_valid_esp_aes_gcm() 624 const struct mlx5_flow_act *flow_act, in is_valid_spec() 928 struct mlx5_flow_act flow_act = {}; in mlx5_ib_fs_add_op_fc() 1098 struct mlx5_flow_act flow_act = {}; in _create_flow_rule() 1577 struct mlx5_flow_act *flow_act, in _create_raw_flow_rule() 1663 struct mlx5_flow_context *flow_context, struct mlx5_flow_act *flow_act, in raw_fs_rule_add() 2120 struct mlx5_flow_act flow_act = {}; in UVERBS_HANDLER()
|
| A D | mlx5_ib.h | 1036 struct mlx5_flow_act *action);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| A 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()
|
| A D | bridge.c | 529 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_flow_with_esw_create() 622 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_filter_flow_create() 668 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_egress_flow_create() 728 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_egress_miss_flow_create()
|
| A D | legacy.c | 253 struct mlx5_flow_act flow_act = {}; in _mlx5_eswitch_set_vepa_locked()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| A D | int_port.c | 67 struct mlx5_flow_act flow_act = {}; in mlx5e_int_port_create_rx_rule()
|
| A D | sample.c | 68 struct mlx5_flow_act act = {}; in sampler_termtbl_create()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| A D | fs_chains.c | 372 struct mlx5_flow_act act = {}; in mlx5_chains_add_miss_rule()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| A D | dr_types.h | 1345 struct mlx5_flow_act action;
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| A D | ipsec.c | 642 struct mlx5_flow_act *flow_act, in mlx5_is_fpga_egress_ipsec_rule()
|