Searched refs:mlx5_cmd_is_down (Results 1 – 3 of 3) sorted by relevance
963 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev) in mlx5_cmd_is_down() function1053 if (mlx5_cmd_is_down(dev) || !opcode_allowed(&dev->cmd, ent->op)) { in cmd_work_handler()1710 mlx5_cmd_is_down(dev) || /* No real FW completion is expected */ in mlx5_cmd_comp_handler()1889 if (mlx5_cmd_is_down(dev) || !opcode_allowed(&dev->cmd, opcode)) in cmd_exec()
493 if (!mlx5_cmd_is_down(dev)) in reclaim_pages_cmd()
1049 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev);