Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbond.c102 mdata->metadata_reg_c_0 = mlx5_esw_match_metadata_alloc(esw); in mlx5e_rep_bond_enslave()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h334 u32 mlx5_esw_match_metadata_alloc(struct mlx5_eswitch *esw);
Deswitch_offloads.c2793 u32 mlx5_esw_match_metadata_alloc(struct mlx5_eswitch *esw) in mlx5_esw_match_metadata_alloc() function
2825 vport->default_metadata = mlx5_esw_match_metadata_alloc(esw); in esw_offloads_vport_metadata_setup()