Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dmpesw.c42 pf_metadata = mlx5_esw_match_metadata_alloc(esw); in mlx5_mpesw_metadata_set()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbond.c102 mdata->metadata_reg_c_0 = mlx5_esw_match_metadata_alloc(esw); in mlx5e_rep_bond_enslave()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h400 u32 mlx5_esw_match_metadata_alloc(struct mlx5_eswitch *esw);
H A Deswitch_offloads.c3139 u32 mlx5_esw_match_metadata_alloc(struct mlx5_eswitch *esw) in mlx5_esw_match_metadata_alloc() function
3177 vport->default_metadata = mlx5_esw_match_metadata_alloc(esw); in esw_offloads_vport_metadata_setup()