Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c56 #define MLX4_FLAG_V_MTU_MASK BIT(0) macro
1390 if (gen_context->flags & MLX4_FLAG_V_MTU_MASK) in mlx4_common_set_port()
H A Dmlx4.h779 #define SET_PORT_GEN_ALL_VALID (MLX4_FLAG_V_MTU_MASK | \