Searched refs:ESW_VPORT_BITS (Results 1 – 2 of 2) sorted by relevance
84 #define ESW_VPORT_BITS 12 macro86 #define ESW_SOURCE_PORT_METADATA_BITS (ESW_PFNUM_BITS + ESW_VPORT_BITS)
2045 u32 vport_end_ida = (1 << ESW_VPORT_BITS) - 1; in mlx5_esw_match_metadata_alloc()2060 id = (pf_num << ESW_VPORT_BITS) | id; in mlx5_esw_match_metadata_alloc()2066 u32 vport_bit_mask = (1 << ESW_VPORT_BITS) - 1; in mlx5_esw_match_metadata_free()