Searched refs:MLX4_MPT_FLAG_SW_OWNS (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h273 #define MLX4_MPT_FLAG_SW_OWNS (0xfUL << 28) macro
H A Dmr.c603 MLX4_MPT_FLAG_SW_OWNS));
619 mpt_entry->flags |= cpu_to_be32(MLX4_MPT_FLAG_SW_OWNS);
668 mpt_entry->flags |= cpu_to_be32(MLX4_MPT_FLAG_SW_OWNS);

Completed in 246 milliseconds