Home
last modified time | relevance | path

Searched refs:mlx5_add_flow_rules (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c94 tt->rule = mlx5_add_flow_rules(tt->termtbl, NULL, flow_act, in mlx5_eswitch_termtbl_create()
300 rule = mlx5_add_flow_rules(fdb, spec, flow_act, dest, num_dest); in mlx5_eswitch_add_termtbl_rule()
332 rule = mlx5_add_flow_rules(fdb, spec, flow_act, dest, num_dest); in mlx5_eswitch_add_termtbl_rule()
H A Drdma.c78 flow_rule = mlx5_add_flow_rules(ft, spec, &flow_act, NULL, 0); in mlx5_rdma_enable_roce_steering()
H A Den_arfs.c236 arfs_t->default_rule = mlx5_add_flow_rules(arfs_t->ft.t, NULL, in arfs_add_default_rule()
598 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1); in arfs_add_rule()
H A Dfs_core.c2444 mlx5_add_flow_rules(struct mlx5_flow_table *ft, in mlx5_add_flow_rules() function
2507 EXPORT_SYMBOL(mlx5_add_flow_rules);
H A Deswitch.c256 mlx5_add_flow_rules(esw->fdb_table.legacy.fdb, spec, in __esw_fdb_set_vport_rule()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_tt_redirect.c103 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1); in mlx5e_fs_tt_redirect_udp_add_rule()
127 rule = mlx5_add_flow_rules(fs_udp_t->t, NULL, &flow_act, &dest, 1); in fs_udp_add_default_rule()
385 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1); in mlx5e_fs_tt_redirect_any_add_rule()
408 rule = mlx5_add_flow_rules(fs_any_t->t, NULL, &flow_act, &dest, 1); in fs_any_add_default_rule()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c51 vport->ingress.allow_rule = mlx5_add_flow_rules(vport->ingress.acl, spec, in esw_acl_ingress_prio_tag_create()
100 mlx5_add_flow_rules(vport->ingress.acl, in esw_acl_ingress_mod_metadata_create()
141 flow_rule = mlx5_add_flow_rules(vport->ingress.acl, NULL, &flow_act, NULL, 0); in esw_acl_ingress_src_port_drop_create()
H A Dhelper.c73 mlx5_add_flow_rules(vport->egress.acl, spec, in esw_egress_acl_vlan_create()
H A Degress_ofld.c57 mlx5_add_flow_rules(vport->egress.acl, NULL, in esw_acl_egress_ofld_fwd2vport_create()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_mcast.c111 handle = mlx5_add_flow_rules(bridge->egress_ft, rule_spec, &flow_act, dests, num_dests); in mlx5_esw_bridge_mdb_flow_create()
530 handle = mlx5_add_flow_rules(port->mcast.ft, rule_spec, &flow_act, NULL, 0); in mlx5_esw_bridge_mcast_flow_with_esw_create()
615 handle = mlx5_add_flow_rules(port->mcast.ft, rule_spec, &flow_act, &dest, 1); in mlx5_esw_bridge_mcast_vlan_flow_create()
668 handle = mlx5_add_flow_rules(port->mcast.ft, rule_spec, &flow_act, &dest, 1); in mlx5_esw_bridge_mcast_fwd_flow_create()
904 handle = mlx5_add_flow_rules(ingress_ft, rule_spec, &flow_act, &dest, 1); in mlx5_esw_bridge_ingress_igmp_fh_create()
936 handle = mlx5_add_flow_rules(ingress_ft, rule_spec, &flow_act, &dest, 1); in mlx5_esw_bridge_ingress_mld_fh_create()
H A Dindir_table.c146 handle = mlx5_add_flow_rules(e->ft, NULL, &flow_act, &dest, 1); in mlx5_esw_indir_table_rule_get()
236 e->fwd_rule = mlx5_add_flow_rules(e->ft, NULL, &flow_act, &dest, 1); in mlx5_create_indir_fwd_group()
H A Dlegacy.c279 flow_rule = mlx5_add_flow_rules(esw->fdb_table.legacy.vepa_fdb, spec, in _mlx5_eswitch_set_vepa_locked()
292 flow_rule = mlx5_add_flow_rules(esw->fdb_table.legacy.vepa_fdb, NULL, in _mlx5_eswitch_set_vepa_locked()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_fs.c235 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1); in rx_add_rule_drop_auth_trailer()
255 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1); in rx_add_rule_drop_auth_trailer()
313 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1); in rx_add_rule_drop_replay()
379 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1); in ipsec_rx_status_drop_all_create()
475 rule = mlx5_add_flow_rules(rx->ft.status, spec, &flow_act, dest, 2); in ipsec_rx_status_pass_create()
575 miss->rule = mlx5_add_flow_rules(ft, spec, &flow_act, dest, 1); in ipsec_miss_create()
868 rule = mlx5_add_flow_rules(ft, NULL, &flow_act, dest, 1); in ipsec_rx_chains_create_miss()
989 rule = mlx5_add_flow_rules(ft, NULL, &flow_act, &dest, 1); in ipsec_rx_sa_selector_create()
1238 fte = mlx5_add_flow_rules(tx->ft.status, spec, &flow_act, &dest, 1); in ipsec_counter_rule_tx()
1989 rule = mlx5_add_flow_rules(rx->ft.status, spec, &flow_act, dest, 2); in rx_add_rule_sa_selector()
[all …]
/linux/include/linux/mlx5/
H A Dfs.h316 mlx5_add_flow_rules(struct mlx5_flow_table *ft,
/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c1142 opfc->rule[i] = mlx5_add_flow_rules(prio->flow_table, &spec[i], in add_op_fc_rules()
1324 opfc->rule[i] = mlx5_add_flow_rules(prio->flow_table, &spec[i], in mlx5_ib_fs_add_op_fc()
1614 handler->rule = mlx5_add_flow_rules(ft, spec, in _create_flow_rule()
2078 handler->rule = mlx5_add_flow_rules(ft, spec, in _create_raw_flow_rule()
2715 handle = mlx5_add_flow_rules(ft_prio->anchor.ft, NULL, &flow_act, in steering_anchor_create_rule_drop()
2750 handle = mlx5_add_flow_rules(ft_prio->anchor.ft, NULL, &flow_act, in steering_anchor_create_rule_goto_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c97 tc_psample->termtbl_rule = mlx5_add_flow_rules(tc_psample->termtbl, NULL, &act, &dest, 1); in sampler_termtbl_create()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.c89 lag_definer->rules[idx] = mlx5_add_flow_rules(lag_definer->ft, in mlx5_lag_create_port_sel_table()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c397 return mlx5_add_flow_rules(ft, NULL, &act, &dest, 1); in mlx5_chains_add_miss_rule()
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1955 node->ucast_rule = mlx5_add_flow_rules(ndev->rxft, spec, &flow_act, dests, NUM_DESTS); in mlx5_vdpa_add_mac_vlan_rules()
1969 node->mcast_rule = mlx5_add_flow_rules(ndev->rxft, spec, &flow_act, dests, NUM_DESTS); in mlx5_vdpa_add_mac_vlan_rules()