Home
last modified time | relevance | path

Searched refs:fdb_root_ns (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.c2223 if (steering->fdb_root_ns) in mlx5_get_flow_namespace()
2224 return &steering->fdb_root_ns->ns; in mlx5_get_flow_namespace()
2637 cleanup_root_ns(steering->fdb_root_ns); in mlx5_cleanup_fs()
2638 steering->fdb_root_ns = NULL; in mlx5_cleanup_fs()
2789 maj_prio = fs_create_prio_chained(&steering->fdb_root_ns->ns, in create_fdb_chains()
2830 steering->fdb_root_ns = create_root_ns(steering, FS_FT_FDB); in init_fdb_root_ns()
2831 if (!steering->fdb_root_ns) in init_fdb_root_ns()
2834 maj_prio = fs_create_prio(&steering->fdb_root_ns->ns, FDB_BYPASS_PATH, in init_fdb_root_ns()
2873 set_prio_attrs(steering->fdb_root_ns); in init_fdb_root_ns()
2877 cleanup_root_ns(steering->fdb_root_ns); in init_fdb_root_ns()
[all …]
A Dfs_core.h129 struct mlx5_flow_root_namespace *fdb_root_ns; member
A Deswitch_offloads.c2718 peer_ns = peer_esw->dev->priv.steering->fdb_root_ns; in mlx5_esw_offloads_set_ns_peer()
2719 ns = esw->dev->priv.steering->fdb_root_ns; in mlx5_esw_offloads_set_ns_peer()

Completed in 22 milliseconds