| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
| H A D | ingress_lgcy.c | 101 mlx5_destroy_flow_group(vport->ingress.legacy.allow_spoofchk_only_grp); in esw_acl_ingress_lgcy_groups_create() 106 mlx5_destroy_flow_group(vport->ingress.legacy.allow_untagged_only_grp); in esw_acl_ingress_lgcy_groups_create() 111 mlx5_destroy_flow_group(vport->ingress.legacy.allow_untagged_spoofchk_grp); in esw_acl_ingress_lgcy_groups_create() 122 mlx5_destroy_flow_group(vport->ingress.legacy.allow_spoofchk_only_grp); in esw_acl_ingress_lgcy_groups_destroy() 126 mlx5_destroy_flow_group(vport->ingress.legacy.allow_untagged_only_grp); in esw_acl_ingress_lgcy_groups_destroy() 130 mlx5_destroy_flow_group(vport->ingress.legacy.allow_untagged_spoofchk_grp); in esw_acl_ingress_lgcy_groups_destroy() 134 mlx5_destroy_flow_group(vport->ingress.legacy.drop_grp); in esw_acl_ingress_lgcy_groups_destroy()
|
| H A D | ingress_ofld.c | 287 mlx5_destroy_flow_group(vport->ingress.offloads.metadata_prio_tag_grp); in esw_acl_ingress_ofld_groups_create() 292 mlx5_destroy_flow_group(vport->ingress.offloads.drop_grp); in esw_acl_ingress_ofld_groups_create() 303 mlx5_destroy_flow_group(vport->ingress.offloads.metadata_allmatch_grp); in esw_acl_ingress_ofld_groups_destroy() 308 mlx5_destroy_flow_group(vport->ingress.offloads.metadata_prio_tag_grp); in esw_acl_ingress_ofld_groups_destroy() 313 mlx5_destroy_flow_group(vport->ingress.offloads.drop_grp); in esw_acl_ingress_ofld_groups_destroy()
|
| H A D | egress_ofld.c | 169 mlx5_destroy_flow_group(vport->egress.offloads.fwd_grp); in esw_acl_egress_ofld_groups_destroy() 174 mlx5_destroy_flow_group(vport->egress.offloads.bounce_grp); in esw_acl_egress_ofld_groups_destroy()
|
| H A D | helper.c | 134 mlx5_destroy_flow_group(vport->egress.vlan_grp); in esw_acl_egress_vlan_grp_destroy()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | ipsec_fs_roce.c | 375 mlx5_destroy_flow_group(roce->g); in ipsec_fs_roce_tx_mpv_create_group_rules() 431 mlx5_destroy_flow_group(roce->nic_master_group); in roce_rx_mpv_destroy_tables() 550 mlx5_destroy_flow_group(roce->nic_master_group); in ipsec_fs_roce_rx_mpv_create() 578 mlx5_destroy_flow_group(tx_roce->g); in mlx5_ipsec_fs_roce_tx_destroy() 660 mlx5_destroy_flow_group(roce->g); in mlx5_ipsec_fs_roce_tx_create() 702 mlx5_destroy_flow_group(rx_roce->roce_miss.group); in mlx5_ipsec_fs_roce_rx_destroy() 703 mlx5_destroy_flow_group(rx_roce->g); in mlx5_ipsec_fs_roce_rx_destroy() 815 mlx5_destroy_flow_group(roce->roce_miss.group); in mlx5_ipsec_fs_roce_rx_create() 817 mlx5_destroy_flow_group(roce->g); in mlx5_ipsec_fs_roce_rx_create()
|
| H A D | macsec_fs.c | 202 mlx5_destroy_flow_group(ft->g[i]); in macsec_fs_destroy_groups() 238 mlx5_destroy_flow_group(tx_tables->ft_check_group); in macsec_fs_tx_destroy() 981 mlx5_destroy_flow_group(miss->g); in macsec_fs_rx_roce_miss_destroy() 992 mlx5_destroy_flow_group(roce->nic_miss.g); in macsec_fs_rdma_rx_destroy() 993 mlx5_destroy_flow_group(roce->g); in macsec_fs_rdma_rx_destroy() 1029 mlx5_destroy_flow_group(rx_tables->ft_check_group); in macsec_fs_rx_destroy() 1255 mlx5_destroy_flow_group(roce->miss.g); in macsec_fs_rx_roce_miss_create() 1312 mlx5_destroy_flow_group(roce->g); in macsec_fs_rx_roce_jump_to_rdma_groups_create() 1409 mlx5_destroy_flow_group(roce->nic_miss.g); in macsec_fs_rx_roce_jump_to_rdma_create() 1410 mlx5_destroy_flow_group(roce->g); in macsec_fs_rx_roce_jump_to_rdma_create()
|
| H A D | fs_chains.c | 572 mlx5_destroy_flow_group(miss_group); in mlx5_chains_create_prio() 596 mlx5_destroy_flow_group(prio->miss_group); in mlx5_chains_destroy_prio()
|
| H A D | fs_ttc.c | 851 mlx5_destroy_flow_group(ttc->g[i]); in mlx5_destroy_ttc_table()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | bridge_mcast.c | 484 mlx5_destroy_flow_group(qinq_fg); in mlx5_esw_bridge_port_mcast_fgs_init() 486 mlx5_destroy_flow_group(vlan_fg); in mlx5_esw_bridge_port_mcast_fgs_init() 488 mlx5_destroy_flow_group(filter_fg); in mlx5_esw_bridge_port_mcast_fgs_init() 495 mlx5_destroy_flow_group(port->mcast.fwd_fg); in mlx5_esw_bridge_port_mcast_fgs_cleanup() 498 mlx5_destroy_flow_group(port->mcast.qinq_fg); in mlx5_esw_bridge_port_mcast_fgs_cleanup() 501 mlx5_destroy_flow_group(port->mcast.vlan_fg); in mlx5_esw_bridge_port_mcast_fgs_cleanup() 504 mlx5_destroy_flow_group(port->mcast.filter_fg); in mlx5_esw_bridge_port_mcast_fgs_cleanup() 858 mlx5_destroy_flow_group(igmp_fg); in mlx5_esw_bridge_ingress_mcast_fgs_init() 871 mlx5_destroy_flow_group(br_offloads->ingress_mld_fg); in mlx5_esw_bridge_ingress_mcast_fgs_cleanup() 874 mlx5_destroy_flow_group(br_offloads->ingress_igmp_fg); in mlx5_esw_bridge_ingress_mcast_fgs_cleanup()
|
| H A D | bridge.c | 429 mlx5_destroy_flow_group(qinq_filter_fg); in mlx5_esw_bridge_ingress_table_init() 431 mlx5_destroy_flow_group(qinq_fg); in mlx5_esw_bridge_ingress_table_init() 433 mlx5_destroy_flow_group(vlan_filter_fg); in mlx5_esw_bridge_ingress_table_init() 435 mlx5_destroy_flow_group(vlan_fg); in mlx5_esw_bridge_ingress_table_init() 446 mlx5_destroy_flow_group(br_offloads->ingress_mac_fg); in mlx5_esw_bridge_ingress_table_cleanup() 448 mlx5_destroy_flow_group(br_offloads->ingress_qinq_filter_fg); in mlx5_esw_bridge_ingress_table_cleanup() 450 mlx5_destroy_flow_group(br_offloads->ingress_qinq_fg); in mlx5_esw_bridge_ingress_table_cleanup() 452 mlx5_destroy_flow_group(br_offloads->ingress_vlan_filter_fg); in mlx5_esw_bridge_ingress_table_cleanup() 454 mlx5_destroy_flow_group(br_offloads->ingress_vlan_fg); in mlx5_esw_bridge_ingress_table_cleanup() 517 mlx5_destroy_flow_group(miss_fg); in mlx5_esw_bridge_egress_table_init() [all …]
|
| H A D | indir_table.c | 238 mlx5_destroy_flow_group(e->fwd_grp); in mlx5_create_indir_fwd_group() 302 mlx5_destroy_flow_group(e->recirc_grp); in mlx5_esw_indir_table_entry_create() 375 mlx5_destroy_flow_group(e->recirc_grp); in mlx5_esw_indir_table_put() 377 mlx5_destroy_flow_group(e->fwd_grp); in mlx5_esw_indir_table_put()
|
| H A D | legacy.c | 58 mlx5_destroy_flow_group(esw->fdb_table.legacy.promisc_grp); in esw_destroy_legacy_fdb_table() 60 mlx5_destroy_flow_group(esw->fdb_table.legacy.allmulti_grp); in esw_destroy_legacy_fdb_table() 62 mlx5_destroy_flow_group(esw->fdb_table.legacy.addr_grp); in esw_destroy_legacy_fdb_table()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | rdma.c | 18 mlx5_destroy_flow_group(roce->fg); in mlx5_rdma_disable_roce_steering() 95 mlx5_destroy_flow_group(fg); in mlx5_rdma_enable_roce_steering()
|
| H A D | en_fs.c | 876 mlx5_destroy_flow_group(ft->g[i]); in mlx5e_destroy_groups()
|
| H A D | fs_core.c | 2659 void mlx5_destroy_flow_group(struct mlx5_flow_group *fg) in mlx5_destroy_flow_group() function 2665 EXPORT_SYMBOL(mlx5_destroy_flow_group);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | post_meter.c | 212 mlx5_destroy_flow_group(post_meter->rate_steering_table.fg); in mlx5e_post_meter_rate_fg_destroy() 235 mlx5_destroy_flow_group(mtu_tables->green_table.fg); in mlx5e_post_meter_mtu_fg_destroy() 236 mlx5_destroy_flow_group(mtu_tables->red_table.fg); in mlx5e_post_meter_mtu_fg_destroy()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_fs.c | 169 mlx5_destroy_flow_group(rx->status_checks.drop_all_group); in ipsec_rx_status_drop_destroy() 398 mlx5_destroy_flow_group(g); in ipsec_rx_status_drop_all_create() 495 mlx5_destroy_flow_group(rx->status_checks.pass_group); in mlx5_ipsec_rx_status_destroy() 539 mlx5_destroy_flow_group(rx->status_checks.pass_group); in mlx5_ipsec_rx_status_create() 577 mlx5_destroy_flow_group(miss->group); in ipsec_miss_create() 703 mlx5_destroy_flow_group(rx->pol.group); in ipsec_rx_policy_destroy() 719 mlx5_destroy_flow_group(rx->sa_sel.group); in ipsec_rx_sa_selector_destroy() 731 mlx5_destroy_flow_group(rx->sa.group); in rx_destroy() 1009 mlx5_destroy_flow_group(fg); in ipsec_rx_sa_selector_create() 1108 mlx5_destroy_flow_group(rx->sa.group); in rx_create() [all …]
|
| H A D | psp.c | 309 mlx5_destroy_flow_group(fs_prot->miss_group); in accel_psp_fs_rx_fs_destroy() 744 mlx5_destroy_flow_group(fg); in accel_psp_fs_tx_create_ft_table() 759 mlx5_destroy_flow_group(tx_fs->fg); in accel_psp_fs_tx_destroy()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| H A D | port_sel.c | 109 mlx5_destroy_flow_group(lag_definer->fg); in mlx5_lag_create_port_sel_table() 366 mlx5_destroy_flow_group(lag_definer->fg); in mlx5_lag_destroy_definer()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_ct.c | 1791 mlx5_destroy_flow_group(pre_ct->miss_grp); in mlx5_tc_ct_alloc_pre_ct() 1793 mlx5_destroy_flow_group(pre_ct->flow_grp); in mlx5_tc_ct_alloc_pre_ct() 1806 mlx5_destroy_flow_group(pre_ct->miss_grp); in mlx5_tc_ct_free_pre_ct() 1807 mlx5_destroy_flow_group(pre_ct->flow_grp); in mlx5_tc_ct_free_pre_ct() 2268 mlx5_destroy_flow_group(group); in tc_ct_add_ct_table_miss_rule() 2279 mlx5_destroy_flow_group(miss_group); in tc_ct_del_ct_table_miss_rule()
|
| /linux/include/linux/mlx5/ |
| H A D | fs.h | 264 void mlx5_destroy_flow_group(struct mlx5_flow_group *fg);
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | fs.c | 2661 mlx5_destroy_flow_group(ft_prio->anchor.fg_drop); in steering_anchor_destroy_fg_drop() 2698 mlx5_destroy_flow_group(ft_prio->anchor.fg_goto_table); in steering_anchor_destroy_fg_goto_table()
|