Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_NAMESPACE_OFFLOADS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mlx5/
H A Dfs.h87 MLX5_FLOW_NAMESPACE_OFFLOADS, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c943 ns = mlx5_get_flow_namespace(priv->mdev, MLX5_FLOW_NAMESPACE_OFFLOADS); in mlx5e_create_rep_root_ft()
H A Deswitch_offloads.c1986 ns = mlx5_get_flow_namespace(dev, MLX5_FLOW_NAMESPACE_OFFLOADS); in esw_create_offloads_table()
2247 ns = mlx5_get_flow_namespace(dev, MLX5_FLOW_NAMESPACE_OFFLOADS); in esw_create_restore_table()
H A Dfs_core.c2433 case MLX5_FLOW_NAMESPACE_OFFLOADS: in is_nic_rx_ns()