Searched refs:MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c14 MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, enumerator in enum:__anon810
274 if (!test_bit(MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, &fw_reset->reset_flags))
660 if (test_bit(MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, &fw_reset->reset_flags))
731 set_bit(MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, &fw_reset->reset_flags);

Completed in 210 milliseconds