Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx4/
H A Ddevice.h79 MLX4_PORT_CAP_IS_SM = 1 << 1, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1503 (be32_to_cpu(new_cap_mask) & MLX4_PORT_CAP_IS_SM)) in mlx4_common_set_port()