| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | fs_tt_redirect.c | 181 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in fs_udp_create_groups() 191 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in fs_udp_create_groups() 452 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in fs_any_create_groups() 462 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in fs_any_create_groups()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
| H A D | ingress_ofld.c | 228 g = mlx5_create_flow_group(vport->ingress.acl, flow_group_in); in esw_acl_ingress_ofld_groups_create() 252 g = mlx5_create_flow_group(vport->ingress.acl, flow_group_in); in esw_acl_ingress_ofld_groups_create() 272 g = mlx5_create_flow_group(vport->ingress.acl, flow_group_in); in esw_acl_ingress_ofld_groups_create()
|
| H A D | helper.c | 116 vlan_grp = mlx5_create_flow_group(vport->egress.acl, flow_group_in); in esw_acl_egress_vlan_grp_create()
|
| H A D | egress_ofld.c | 147 fwd_grp = mlx5_create_flow_group(vport->egress.acl, flow_group_in); in esw_acl_egress_ofld_groups_create()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | legacy.c | 118 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()
|
| H A D | indir_table.c | 201 e->recirc_grp = mlx5_create_flow_group(e->ft, in); in mlx5_create_indir_recirc_group() 224 e->fwd_grp = mlx5_create_flow_group(e->ft, in); in mlx5_create_indir_fwd_group()
|
| H A D | bridge_mcast.c | 356 fg = mlx5_create_flow_group(mcast_ft, in); in mlx5_esw_bridge_mcast_filter_fg_create() 391 fg = mlx5_create_flow_group(mcast_ft, in); in mlx5_esw_bridge_mcast_vlan_proto_fg_create() 437 fg = mlx5_create_flow_group(mcast_ft, in); in mlx5_esw_bridge_mcast_fwd_fg_create() 795 fg = mlx5_create_flow_group(ingress_ft, in); in mlx5_esw_bridge_ingress_igmp_fg_create() 835 fg = mlx5_create_flow_group(ingress_ft, in); in mlx5_esw_bridge_ingress_mld_fg_create()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | post_meter.c | 102 table->fg = mlx5_create_flow_group(table->ft, flow_group_in); in mlx5e_post_meter_rate_fg_create() 316 fg = mlx5_create_flow_group(table->ft, flow_group_in); in mlx5e_post_meter_create_mtu_table()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | rdma.c | 68 fg = mlx5_create_flow_group(ft, flow_group_in); in mlx5_rdma_enable_roce_steering()
|
| H A D | en_arfs.c | 320 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in arfs_create_groups() 329 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in arfs_create_groups()
|
| H A D | fs_core.c | 1490 struct mlx5_flow_group *mlx5_create_flow_group(struct mlx5_flow_table *ft, in mlx5_create_flow_group() function 1527 EXPORT_SYMBOL(mlx5_create_flow_group);
|
| /linux/include/linux/mlx5/ |
| H A D | fs.h | 263 mlx5_create_flow_group(struct mlx5_flow_table *ft, u32 *in);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | port_sel.c | 33 fg = mlx5_create_flow_group(ft, in); in mlx5_create_hash_flow_group()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | fs_chains.c | 528 miss_group = mlx5_create_flow_group(ft, flow_group_in); in mlx5_chains_create_prio()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_fs.c | 358 g = mlx5_create_flow_group(ft, flow_group_in); in ipsec_rx_status_drop_all_create() 433 fg = mlx5_create_flow_group(ft, flow_group_in); in ipsec_rx_status_pass_group_create() 566 miss->group = mlx5_create_flow_group(ft, flow_group_in); in ipsec_miss_create() 967 fg = mlx5_create_flow_group(ft, flow_group_in); in ipsec_rx_sa_selector_create()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | fs.c | 2643 fg = mlx5_create_flow_group(ft_prio->anchor.ft, flow_group_in); in steering_anchor_create_fg_drop() 2681 fg = mlx5_create_flow_group(ft_prio->anchor.ft, flow_group_in); in steering_anchor_create_fg_goto_table()
|