| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | fs_ttc.c | 477 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_ttc_table_ipsec_groups() 495 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_ttc_table_ipsec_groups() 516 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_ttc_table_ipsec_groups() 562 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_ttc_table_groups() 575 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_ttc_table_groups() 595 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_ttc_table_groups() 605 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_ttc_table_groups() 736 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_inner_ttc_table_groups() 749 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_inner_ttc_table_groups() 759 ttc->g[ttc->num_groups] = mlx5_create_flow_group(ttc->t, in); in mlx5_create_inner_ttc_table_groups() [all …]
|
| H A D | ipsec_fs_roce.c | 358 g = mlx5_create_flow_group(roce->ft, in); in ipsec_fs_roce_tx_mpv_create_group_rules() 513 g = mlx5_create_flow_group(roce->nic_master_ft, in); in ipsec_fs_roce_rx_mpv_create() 642 g = mlx5_create_flow_group(ft, in); in mlx5_ipsec_fs_roce_tx_create() 758 g = mlx5_create_flow_group(ft, in); in mlx5_ipsec_fs_roce_rx_create() 770 g = mlx5_create_flow_group(ft, in); in mlx5_ipsec_fs_roce_rx_create()
|
| H A D | macsec_fs.c | 290 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in macsec_fs_tx_create_crypto_table_groups() 305 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in macsec_fs_tx_create_crypto_table_groups() 316 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in macsec_fs_tx_create_crypto_table_groups() 482 flow_group = mlx5_create_flow_group(tx_tables->ft_check, flow_group_in); in macsec_fs_tx_create() 1084 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in macsec_fs_rx_create_crypto_table_groups() 1104 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in macsec_fs_rx_create_crypto_table_groups() 1115 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in macsec_fs_rx_create_crypto_table_groups() 1231 flow_group = mlx5_create_flow_group(roce->ft_macsec_op_check, flow_group_in); in macsec_fs_rx_roce_miss_create() 1286 g = mlx5_create_flow_group(roce->ft, in); in macsec_fs_rx_roce_jump_to_rdma_groups_create() 1299 g = mlx5_create_flow_group(roce->ft, in); in macsec_fs_rx_roce_jump_to_rdma_groups_create() [all …]
|
| 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/esw/acl/ |
| H A D | ingress_lgcy.c | 42 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()
|
| 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/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()
|
| H A D | tc_ct.c | 1763 g = mlx5_create_flow_group(ft, flow_group_in); in mlx5_tc_ct_alloc_pre_ct() 1775 g = mlx5_create_flow_group(ft, flow_group_in); in mlx5_tc_ct_alloc_pre_ct() 2249 group = mlx5_create_flow_group(from, flow_group_in); in tc_ct_add_ct_table_miss_rule()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs.c | 1060 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in mlx5e_create_l2_table_groups() 1071 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in mlx5e_create_l2_table_groups() 1081 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in mlx5e_create_l2_table_groups() 1163 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in __mlx5e_create_vlan_table_groups() 1175 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in __mlx5e_create_vlan_table_groups() 1186 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in __mlx5e_create_vlan_table_groups() 1197 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in __mlx5e_create_vlan_table_groups() 1206 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in __mlx5e_create_vlan_table_groups()
|
| 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 | 319 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in arfs_create_groups() 328 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in arfs_create_groups()
|
| H A D | eswitch_offloads.c | 1681 g = mlx5_create_flow_group(fdb, flow_group_in); in esw_create_send_to_vport_group() 1725 g = mlx5_create_flow_group(fdb, flow_group_in); in esw_create_meta_send_to_vport_group() 1776 g = mlx5_create_flow_group(fdb, flow_group_in); in esw_create_peer_esw_miss_group() 1814 g = mlx5_create_flow_group(fdb, flow_group_in); in esw_create_miss_group() 2047 g = mlx5_create_flow_group(esw->offloads.ft_offloads, flow_group_in); in esw_create_vport_rx_group() 2092 g = mlx5_create_flow_group(esw->offloads.ft_offloads, flow_group_in); in esw_create_vport_rx_drop_group() 2297 g = mlx5_create_flow_group(ft, flow_group_in); in esw_create_restore_table() 2941 g = mlx5_create_flow_group(acl, flow_group_in); in esw_master_egress_create_resources()
|
| /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 | 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()
|
| 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.c | 121 fg = mlx5_create_flow_group(ingress_ft, in); in mlx5_esw_bridge_ingress_vlan_proto_fg_create() 181 fg = mlx5_create_flow_group(ingress_ft, in); in mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create() 238 fg = mlx5_create_flow_group(ingress_ft, in); in mlx5_esw_bridge_ingress_mac_fg_create() 275 fg = mlx5_create_flow_group(egress_ft, in); in mlx5_esw_bridge_egress_vlan_proto_fg_create() 325 fg = mlx5_create_flow_group(egress_ft, in); in mlx5_esw_bridge_egress_mac_fg_create() 355 fg = mlx5_create_flow_group(egress_ft, in); in mlx5_esw_bridge_egress_miss_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/en_accel/ |
| H A D | fs_tcp.c | 238 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in accel_fs_tcp_create_groups() 248 ft->g[ft->num_groups] = mlx5_create_flow_group(ft->t, in); in accel_fs_tcp_create_groups()
|
| H A D | psp.c | 370 miss_group = mlx5_create_flow_group(ft, flow_group_in); in accel_psp_fs_rx_create_ft() 716 fg = mlx5_create_flow_group(ft, in); in accel_psp_fs_tx_create_ft_table()
|
| 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/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/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()
|