Home
last modified time | relevance | path

Searched defs:flow_act (Results 1 – 25 of 25) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch_offloads_termtbl.c13 struct mlx5_flow_act flow_act; member
21 mlx5_eswitch_termtbl_hash(struct mlx5_flow_act *flow_act, in mlx5_eswitch_termtbl_hash()
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()
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()
A Deswitch_offloads.c228 struct mlx5_flow_act *flow_act, in esw_setup_ft_dest()
264 struct mlx5_flow_act *flow_act, in esw_setup_chain_dest()
309 struct mlx5_flow_act *flow_act, in esw_setup_chain_src_port_rewrite()
375 struct mlx5_flow_act *flow_act, in esw_setup_indir_table()
567 struct mlx5_flow_act *flow_act, in esw_setup_dests()
942 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_send_to_vport_rule() local
1042 struct mlx5_flow_act flow_act = {0}; in mlx5_eswitch_add_send_to_vport_meta_rule() local
1187 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_peer_miss_rules() local
1355 struct mlx5_flow_act flow_act = {0}; in esw_add_fdb_miss_rule() local
2168 struct mlx5_flow_act flow_act = {}; in esw_create_vport_rx_drop_rule() local
[all …]
A Dfs_core.c852 struct mlx5_flow_act *flow_act) in alloc_fte()
1062 struct mlx5_flow_act *flow_act) in find_next_fwd_ft()
1967 const struct mlx5_flow_act *flow_act) in check_conflicting_ftes()
1989 struct mlx5_flow_act *flow_act, in add_rule_fg()
2031 struct mlx5_flow_act *flow_act, in dest_is_valid()
2174 struct mlx5_flow_act *flow_act, in add_rule_dup_match_fte()
2225 struct mlx5_flow_act *flow_act, in try_add_to_existing_fg()
2333 struct mlx5_flow_act *flow_act, in _mlx5_add_flow_rules()
2448 struct mlx5_flow_act *flow_act, in mlx5_add_flow_rules()
A Drdma.c29 struct mlx5_flow_act flow_act = {}; in mlx5_rdma_enable_roce_steering() local
A Den_fs_ethtool.c462 struct mlx5_flow_act flow_act = { .flags = FLOW_ACT_NO_APPEND }; in add_ethtool_flow_rule() local
A Deswitch.c213 struct mlx5_flow_act flow_act = {0}; in __esw_fdb_set_vport_rule() local
A Den_tc.c1241 struct mlx5_flow_act flow_act = { in mlx5e_add_offloaded_nic_rule() local
/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_fs.c204 struct mlx5_flow_act flow_act = {}; in rx_add_rule_drop_auth_trailer() local
283 struct mlx5_flow_act flow_act = {}; in rx_add_rule_drop_replay() local
340 struct mlx5_flow_act flow_act = {}; in ipsec_rx_status_drop_all_create() local
451 struct mlx5_flow_act flow_act = {}; in ipsec_rx_status_pass_create() local
916 struct mlx5_flow_act flow_act = {}; in ipsec_rx_sa_selector_create() local
1197 struct mlx5_flow_act flow_act = {}; in ipsec_counter_rule_tx() local
1931 struct mlx5_flow_act flow_act = {}; in rx_add_rule_sa_selector() local
2009 struct mlx5_flow_act flow_act = {}; in rx_add_rule() local
2139 struct mlx5_flow_act flow_act = {}; in tx_add_rule() local
2230 struct mlx5_flow_act flow_act = {}; in tx_add_policy() local
[all …]
/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
A Dingress_ofld.c23 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_prio_tag_create() local
69 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_mod_metadata_create() local
127 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_src_port_drop_create() local
A Degress_lgcy.c74 struct mlx5_flow_act flow_act = {}; in esw_acl_egress_lgcy_setup() local
A Dingress_lgcy.c145 struct mlx5_flow_act flow_act = {}; in esw_acl_ingress_lgcy_setup() local
A Dhelper.c54 struct mlx5_flow_act flow_act = {}; in esw_egress_acl_vlan_create() local
A Degress_ofld.c45 struct mlx5_flow_act flow_act = {}; in esw_acl_egress_ofld_fwd2vport_create() local
/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge_mcast.c56 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_mdb_flow_create() local
512 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_mcast_flow_with_esw_create() local
575 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_mcast_vlan_flow_create() local
647 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_mcast_fwd_flow_create() local
886 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_igmp_fh_create() local
918 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_mld_fh_create() local
A Dindir_table.c104 struct mlx5_flow_act flow_act = {}; in mlx5_esw_indir_table_rule_get() local
214 struct mlx5_flow_act flow_act = {}; in mlx5_create_indir_fwd_group() local
A Dipsec_fs.h36 struct mlx5_flow_act *flow_act) in mlx5_esw_ipsec_rx_setup_modify_header()
A Dipsec_fs.c44 struct mlx5_flow_act *flow_act) in mlx5_esw_ipsec_rx_setup_modify_header()
A Dbridge.c579 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_flow_with_esw_create() local
694 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_ingress_filter_flow_create() local
747 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_egress_flow_create() local
814 struct mlx5_flow_act flow_act = { in mlx5_esw_bridge_egress_miss_flow_create() local
A Dlegacy.c244 struct mlx5_flow_act flow_act = {}; in _mlx5_eswitch_set_vepa_locked() local
/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dmacsec_fs.c397 struct mlx5_flow_act flow_act = {}; in macsec_fs_tx_create() local
579 struct mlx5_flow_act *flow_act, in macsec_fs_tx_setup_fte()
812 struct mlx5_flow_act flow_act = {}; in macsec_fs_tx_add_rule() local
1137 struct mlx5_flow_act *flow_act, in macsec_fs_rx_create_check_decap_rule()
1220 struct mlx5_flow_act flow_act = {}; in macsec_fs_rx_roce_miss_create() local
1506 struct mlx5_flow_act flow_act = {}; in macsec_fs_rx_create() local
1681 struct mlx5_flow_act *flow_act, in macsec_fs_rx_setup_fte()
1741 struct mlx5_flow_act flow_act = {}; in macsec_fs_rx_add_rule() local
2134 struct mlx5_flow_act flow_act = {}; in mlx5_macsec_fs_add_roce_rule_rx() local
2203 struct mlx5_flow_act flow_act = {}; in mlx5_macsec_fs_add_roce_rule_tx() local
/drivers/infiniband/hw/mlx5/
A Dfs.c1043 struct mlx5_flow_act flow_act = {}; in add_op_fc_rules() local
1228 struct mlx5_flow_act flow_act = {}; in mlx5_ib_fs_add_op_fc() local
1516 struct mlx5_flow_act flow_act = {}; in _create_flow_rule() local
2039 struct mlx5_flow_act *flow_act, in _create_raw_flow_rule()
2125 struct mlx5_flow_context *flow_context, struct mlx5_flow_act *flow_act, in raw_fs_rule_add()
2449 struct mlx5_flow_act flow_act = {}; in UVERBS_HANDLER() local
2691 struct mlx5_flow_act flow_act = {}; in steering_anchor_create_rule_drop() local
2722 struct mlx5_flow_act flow_act = {}; in steering_anchor_create_rule_goto_table() local
/drivers/net/ethernet/netronome/nfp/flower/
A Daction.c1236 static bool nfp_fl_check_mangle_start(struct flow_action *flow_act, in nfp_fl_check_mangle_start()
1254 static bool nfp_fl_check_mangle_end(struct flow_action *flow_act, in nfp_fl_check_mangle_end()
/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() local
/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c1877 struct mlx5_flow_act *flow_act, in add_steering_counters()
1918 struct mlx5_flow_act flow_act = {}; in mlx5_vdpa_add_mac_vlan_rules() local
/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_ct.c1615 struct mlx5_flow_act flow_act = {}; in tc_ct_pre_ct_add_rules() local

Completed in 808 milliseconds