Searched refs:MLX4_MPT_FLAG_SW_OWNS (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h273 #define MLX4_MPT_FLAG_SW_OWNS (0xfUL << 28) macro
H A Dmlx4_mr.c608 MLX4_MPT_FLAG_SW_OWNS));
624 mpt_entry->flags |= cpu_to_be32(MLX4_MPT_FLAG_SW_OWNS);
673 mpt_entry->flags |= cpu_to_be32(MLX4_MPT_FLAG_SW_OWNS);

Completed in 80 milliseconds