Searched refs:pending_version_exists (Results 1 – 1 of 1) sorted by relevance
788 bool *pending_version_exists) in mlx5_fw_image_pending() argument801 *pending_version_exists = false; in mlx5_fw_image_pending()803 *pending_version_exists = true; in mlx5_fw_image_pending()817 bool pending_version_exists; in mlx5_fw_version_query() local839 err = mlx5_fw_image_pending(dev, component_index, &pending_version_exists); in mlx5_fw_version_query()843 if (!pending_version_exists) { in mlx5_fw_version_query()
Completed in 5 milliseconds