Home
last modified time | relevance | path

Searched refs:mlx5_create_flow_group (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dingress_lgcy.c42 g = mlx5_create_flow_group(vport->ingress.acl, flow_group_in); in esw_acl_ingress_lgcy_groups_create()
58 g = mlx5_create_flow_group(vport->ingress.acl, flow_group_in); in esw_acl_ingress_lgcy_groups_create()
75 g = mlx5_create_flow_group(vport->ingress.acl, flow_group_in); in esw_acl_ingress_lgcy_groups_create()
88 g = mlx5_create_flow_group(vport->ingress.acl, flow_group_in); in esw_acl_ingress_lgcy_groups_create()
Dingress_ofld.c185 g = mlx5_create_flow_group(vport->ingress.acl, flow_group_in); in esw_acl_ingress_ofld_groups_create()
205 g = mlx5_create_flow_group(vport->ingress.acl, flow_group_in); in esw_acl_ingress_ofld_groups_create()
Degress_lgcy.c39 drop_grp = mlx5_create_flow_group(vport->egress.acl, flow_group_in); in esw_acl_egress_lgcy_groups_create()
Dhelper.c115 vlan_grp = mlx5_create_flow_group(vport->egress.acl, flow_group_in); in esw_acl_egress_vlan_grp_create()
Degress_ofld.c133 fwd_grp = mlx5_create_flow_group(vport->egress.acl, flow_group_in); in esw_acl_egress_ofld_groups_create()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_ttc.c317 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_ttc_table_groups()
327 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_ttc_table_groups()
337 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_ttc_table_groups()
454 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_inner_ttc_table_groups()
464 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_inner_ttc_table_groups()
474 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_inner_ttc_table_groups()
Dfs_chains.c517 miss_group = mlx5_create_flow_group(ft, flow_group_in); in mlx5_chains_create_prio()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs_tt_redirect.c182 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in fs_udp_create_groups()
192 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in fs_udp_create_groups()
449 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in fs_any_create_groups()
459 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in fs_any_create_groups()
Dtc_ct.c1532 g = mlx5_create_flow_group(ft, flow_group_in); in mlx5_tc_ct_alloc_pre_ct()
1544 g = mlx5_create_flow_group(ft, flow_group_in); in mlx5_tc_ct_alloc_pre_ct()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c1006 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in mlx5e_create_l2_table_groups()
1017 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in mlx5e_create_l2_table_groups()
1027 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in mlx5e_create_l2_table_groups()
1109 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in __mlx5e_create_vlan_table_groups()
1121 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in __mlx5e_create_vlan_table_groups()
1132 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in __mlx5e_create_vlan_table_groups()
1143 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in __mlx5e_create_vlan_table_groups()
1152 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in __mlx5e_create_vlan_table_groups()
Drdma.c73 fg = mlx5_create_flow_group(ft, flow_group_in); in mlx5_rdma_enable_roce_steering()
Den_arfs.c295 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in arfs_create_groups()
304 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in arfs_create_groups()
Deswitch_offloads.c1691 g = mlx5_create_flow_group(fdb, flow_group_in); in esw_create_offloads_fdb_tables()
1720 g = mlx5_create_flow_group(fdb, flow_group_in); in esw_create_offloads_fdb_tables()
1758 g = mlx5_create_flow_group(fdb, flow_group_in); in esw_create_offloads_fdb_tables()
1781 g = mlx5_create_flow_group(fdb, flow_group_in); in esw_create_offloads_fdb_tables()
1902 g = mlx5_create_flow_group(esw->offloads.ft_offloads, flow_group_in); in esw_create_vport_rx_group()
2069 g = mlx5_create_flow_group(ft, flow_group_in); in esw_create_restore_table()
2520 g = mlx5_create_flow_group(acl, flow_group_in); in esw_set_master_egress_rule()
Dfs_core.c1216 struct mlx5_flow_group *mlx5_create_flow_group(struct mlx5_flow_table *ft, in mlx5_create_flow_group() function
1253 EXPORT_SYMBOL(mlx5_create_flow_group);
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dlegacy.c118 g = mlx5_create_flow_group(fdb, flow_group_in); in esw_create_legacy_fdb_table()
133 g = mlx5_create_flow_group(fdb, flow_group_in); in esw_create_legacy_fdb_table()
150 g = mlx5_create_flow_group(fdb, flow_group_in); in esw_create_legacy_fdb_table()
Dbridge.c142 fg = mlx5_create_flow_group(ingress_ft, in); in mlx5_esw_bridge_ingress_vlan_fg_create()
180 fg = mlx5_create_flow_group(ingress_ft, in); in mlx5_esw_bridge_ingress_filter_fg_create()
216 fg = mlx5_create_flow_group(ingress_ft, in); in mlx5_esw_bridge_ingress_mac_fg_create()
250 fg = mlx5_create_flow_group(egress_ft, in); in mlx5_esw_bridge_egress_vlan_fg_create()
281 fg = mlx5_create_flow_group(egress_ft, in); in mlx5_esw_bridge_egress_mac_fg_create()
Dindir_table.c321 e->recirc_grp = mlx5_create_flow_group(e->ft, in); in mlx5_create_indir_recirc_group()
357 e->fwd_grp = mlx5_create_flow_group(e->ft, in); in mlx5_create_indir_fwd_group()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dfs_tcp.c241 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in accel_fs_tcp_create_groups()
251 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in accel_fs_tcp_create_groups()
Dipsec_fs.c219 miss_group = mlx5_create_flow_group(ft, flow_group_in); in rx_fs_create()
/Linux-v5.15/include/linux/mlx5/
Dfs.h195 mlx5_create_flow_group(struct mlx5_flow_table *ft, u32 *in);