Searched refs:component_update_state (Results 1 – 2 of 2) sorted by relevance
797 u8 component_update_state; in mlx5_fw_image_pending() local804 component_update_state = MLX5_GET(mcqs_reg, out, component_update_state); in mlx5_fw_image_pending()806 if (component_update_state == MCQS_UPDATE_STATE_IDLE) { in mlx5_fw_image_pending()808 } else if (component_update_state == MCQS_UPDATE_STATE_ACTIVE_PENDING_RESET) { in mlx5_fw_image_pending()813 component_update_state); in mlx5_fw_image_pending()
11256 u8 component_update_state[0x4]; member