Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c2791 u32 vport_end_ida = (1 << ESW_VPORT_BITS) - 1; in mlx5_esw_match_metadata_alloc() local
2803 id = ida_alloc_range(&esw->offloads.vport_metadata_ida, 1, vport_end_ida, GFP_KERNEL); in mlx5_esw_match_metadata_alloc()