Searched refs:MLX4_MPT_FLAG_PHYSICAL (Results 1 – 2 of 2) sorted by relevance
605 mpt_entry->flags |= cpu_to_be32(MLX4_MPT_FLAG_PHYSICAL); in mlx4_mr_rereg_mem_write()654 mpt_entry->flags |= cpu_to_be32(MLX4_MPT_FLAG_PHYSICAL); in mlx4_mr_enable()
277 #define MLX4_MPT_FLAG_PHYSICAL (1 << 9) macro