Searched refs:promisc_grp (Results 1 – 2 of 2) sorted by relevance
401 esw->fdb_table.legacy.promisc_grp = g; in esw_create_legacy_fdb_table()427 if (esw->fdb_table.legacy.promisc_grp) in esw_destroy_legacy_fdb_table()428 mlx5_destroy_flow_group(esw->fdb_table.legacy.promisc_grp); in esw_destroy_legacy_fdb_table()438 esw->fdb_table.legacy.promisc_grp = NULL; in esw_destroy_legacy_fdb_table()
168 struct mlx5_flow_group *promisc_grp; member