Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Ddevice.h83 MLX4_PORT_CAP_IS_SM = 1 << 1, enumerator
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1439 (be32_to_cpu(new_cap_mask) & MLX4_PORT_CAP_IS_SM)) in mlx4_common_set_port()