Home
last modified time | relevance | path

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

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