Searched refs:mlx5_add_flow_rules (Results 1 - 25 of 32) sorted by relevance

12

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c94 tt->rule = mlx5_add_flow_rules(tt->termtbl, NULL, flow_act,
300 rule = mlx5_add_flow_rules(fdb, spec, flow_act, dest, num_dest);
332 rule = mlx5_add_flow_rules(fdb, spec, flow_act, dest, num_dest);
H A Drdma.c78 flow_rule = mlx5_add_flow_rules(ft, spec, &flow_act, NULL, 0);
H A Deswitch_offloads.c768 rule = mlx5_add_flow_rules(fdb, spec, &flow_act, dest, i);
851 rule = mlx5_add_flow_rules(fast_fdb, spec, &flow_act, dest, i);
1010 flow_rule = mlx5_add_flow_rules(mlx5_eswitch_get_slow_fdb(on_esw),
1059 flow_rule = mlx5_add_flow_rules(mlx5_eswitch_get_slow_fdb(esw),
1215 flow = mlx5_add_flow_rules(mlx5_eswitch_get_slow_fdb(esw),
1227 flow = mlx5_add_flow_rules(mlx5_eswitch_get_slow_fdb(esw),
1241 flow = mlx5_add_flow_rules(mlx5_eswitch_get_slow_fdb(esw),
1256 flow = mlx5_add_flow_rules(esw->fdb_table.offloads.slow_fdb,
1376 flow_rule = mlx5_add_flow_rules(mlx5_eswitch_get_slow_fdb(esw),
1391 flow_rule = mlx5_add_flow_rules(mlx5_eswitch_get_slow_fd
[all...]
H A Den_fs.c281 *rule_p = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1);
383 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1);
760 *rule_p = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1);
992 ai->rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1);
H A Den_arfs.c236 arfs_t->default_rule = mlx5_add_flow_rules(arfs_t->ft.t, NULL,
598 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c48 vport->ingress.allow_rule = mlx5_add_flow_rules(vport->ingress.acl, spec,
97 mlx5_add_flow_rules(vport->ingress.acl,
130 flow_rule = mlx5_add_flow_rules(vport->ingress.acl, NULL, &flow_act, NULL, 0);
H A Dhelper.c73 mlx5_add_flow_rules(vport->egress.acl, spec,
H A Dingress_lgcy.c243 vport->ingress.allow_rule = mlx5_add_flow_rules(vport->ingress.acl, spec,
268 mlx5_add_flow_rules(vport->ingress.acl, NULL,
H A Degress_lgcy.c143 mlx5_add_flow_rules(vport->egress.acl, NULL,
H A Degress_ofld.c57 mlx5_add_flow_rules(vport->egress.acl, NULL,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c453 rule = mlx5_add_flow_rules(ft_crypto->t, spec, &flow_act, NULL, 0);
464 rule = mlx5_add_flow_rules(ft_crypto->t, NULL, &flow_act, NULL, 0);
502 rule = mlx5_add_flow_rules(tx_tables->ft_check, NULL, &flow_act, &dest, 1);
523 rule = mlx5_add_flow_rules(tx_tables->ft_check, spec, &flow_act, &dest, 1);
871 rule = mlx5_add_flow_rules(tx_tables->ft_crypto.t, spec, &flow_act, &dest, 1);
1204 rule = mlx5_add_flow_rules(rx_tables->ft_check, spec, flow_act, roce_dest, dstn + 1);
1246 rule = mlx5_add_flow_rules(roce->ft_macsec_op_check, NULL, &flow_act, NULL, 0);
1365 rule = mlx5_add_flow_rules(roce->ft, spec, &flow_act, &dst, 1);
1377 rule = mlx5_add_flow_rules(roce->ft, NULL, &flow_act, NULL, 0);
1556 rule = mlx5_add_flow_rules(ft_crypt
[all...]
H A Dipsec_fs_roce.c156 rule = mlx5_add_flow_rules(roce->ft, spec, &flow_act, &dst, 1);
167 rule = mlx5_add_flow_rules(roce->ft, spec, &flow_act, default_dst, 1);
183 rule = mlx5_add_flow_rules(roce->nic_master_ft, NULL, &flow_act, &dst,
217 rule = mlx5_add_flow_rules(roce->ft, NULL, &flow_act, &dst,
253 rule = mlx5_add_flow_rules(roce->ft, spec, &flow_act, &dst, 1);
H A Dfs_ttc.c300 rule = mlx5_add_flow_rules(ft, spec, &flow_act, dest, 1);
485 rule = mlx5_add_flow_rules(ft, spec, &flow_act, dest, 1);
H A Dfs_chains.c391 return mlx5_add_flow_rules(ft, NULL, &act, &dest, 1);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_tt_redirect.c103 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1);
127 rule = mlx5_add_flow_rules(fs_udp_t->t, NULL, &flow_act, &dest, 1);
385 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1);
408 rule = mlx5_add_flow_rules(fs_any_t->t, NULL, &flow_act, &dest, 1);
/linux-master/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);
530 handle = mlx5_add_flow_rules(port->mcast.ft, rule_spec, &flow_act, NULL, 0);
615 handle = mlx5_add_flow_rules(port->mcast.ft, rule_spec, &flow_act, &dest, 1);
668 handle = mlx5_add_flow_rules(port->mcast.ft, rule_spec, &flow_act, &dest, 1);
904 handle = mlx5_add_flow_rules(ingress_ft, rule_spec, &flow_act, &dest, 1);
936 handle = mlx5_add_flow_rules(ingress_ft, rule_spec, &flow_act, &dest, 1);
H A Dindir_table.c146 handle = mlx5_add_flow_rules(e->ft, NULL, &flow_act, &dest, 1);
236 e->fwd_rule = mlx5_add_flow_rules(e->ft, NULL, &flow_act, &dest, 1);
H A Dlegacy.c283 flow_rule = mlx5_add_flow_rules(esw->fdb_table.legacy.vepa_fdb, spec,
296 flow_rule = mlx5_add_flow_rules(esw->fdb_table.legacy.vepa_fdb, NULL,
H A Dbridge.c633 handle = mlx5_add_flow_rules(br_offloads->ingress_ft, rule_spec, &flow_act, dests,
729 handle = mlx5_add_flow_rules(br_offloads->ingress_ft, rule_spec, &flow_act, &dest, 1);
796 handle = mlx5_add_flow_rules(bridge->egress_ft, rule_spec, &flow_act, &dest, 1);
831 handle = mlx5_add_flow_rules(egress_ft, rule_spec, &flow_act, &dest, 1);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dfs_tcp.c138 flow = mlx5_add_flow_rules(ft->t, spec, &flow_act, &dest, 1);
141 fs_err(fs, "mlx5_add_flow_rules() failed, flow is %ld\n", PTR_ERR(flow));
162 rule = mlx5_add_flow_rules(accel_fs_t->t, NULL, &flow_act, &dest, 1);
H A Dipsec_fs.c208 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1);
228 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1);
288 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1);
354 rule = mlx5_add_flow_rules(ft, spec, &flow_act, &dest, 1);
407 rule = mlx5_add_flow_rules(rx->ft.status, spec, &flow_act, dest, 2);
482 miss->rule = mlx5_add_flow_rules(ft, spec, &flow_act, dest, 1);
878 fte = mlx5_add_flow_rules(tx->ft.status, spec, &flow_act, &dest, 1);
1654 rule = mlx5_add_flow_rules(rx->ft.sa, spec, &flow_act, dest, 2);
1767 rule = mlx5_add_flow_rules(tx->ft.sa, spec, &flow_act, dest, 2);
1854 rule = mlx5_add_flow_rules(f
[all...]
/linux-master/include/linux/mlx5/
H A Dfs.h288 mlx5_add_flow_rules(struct mlx5_flow_table *ft,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dint_port.c93 flow_rule = mlx5_add_flow_rules(esw->offloads.ft_offloads, spec,
H A Dsample.c97 tc_psample->termtbl_rule = mlx5_add_flow_rules(tc_psample->termtbl, NULL, &act, &dest, 1);
/linux-master/drivers/infiniband/hw/mlx5/
H A Dfs.c952 opfc->rule[i] = mlx5_add_flow_rules(prio->flow_table, &spec[i],
1142 handler->rule = mlx5_add_flow_rules(ft, spec,
1543 handler->rule = mlx5_add_flow_rules(ft, spec,
2154 handle = mlx5_add_flow_rules(ft_prio->anchor.ft, NULL, &flow_act,
2189 handle = mlx5_add_flow_rules(ft_prio->anchor.ft, NULL, &flow_act,

Completed in 1359 milliseconds

12