Searched refs:mlx5_cmd_is_down (Results 1 – 3 of 3) sorted by relevance
968 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev) in mlx5_cmd_is_down() function1059 if (mlx5_cmd_is_down(dev) || !opcode_allowed(&dev->cmd, ent->op)) { in cmd_work_handler()1716 mlx5_cmd_is_down(dev) || /* No real FW completion is expected */ in mlx5_cmd_comp_handler()1908 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()
1000 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev);