Searched refs:MLX4_EN_LINK_UP_MASK (Results 1 – 2 of 2) sorted by relevance
90 #define MLX4_EN_LINK_UP_MASK 0x80 macro
92 state->link_state = !!(qport_context->link_up & MLX4_EN_LINK_UP_MASK); in mlx4_en_QUERY_PORT()