Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfw_reset.c12 MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, enumerator
211 if (!test_bit(MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, &fw_reset->reset_flags)) in poll_sync_reset()
455 if (test_bit(MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, &fw_reset->reset_flags)) in fw_reset_event_notifier()
512 set_bit(MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, &fw_reset->reset_flags); in mlx5_drain_fw_reset()