Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c14 MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, enumerator
276 if (!test_bit(MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, &fw_reset->reset_flags)) in poll_sync_reset()
638 if (test_bit(MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, &fw_reset->reset_flags)) in fw_reset_event_notifier()
709 set_bit(MLX5_FW_RESET_FLAGS_DROP_NEW_REQUESTS, &fw_reset->reset_flags); in mlx5_drain_fw_reset()