Searched refs:mlx5_cmd_is_down (Results 1 – 3 of 3) sorted by relevance
934 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev) in mlx5_cmd_is_down() function1010 if (mlx5_cmd_is_down(dev) || !opcode_allowed(&dev->cmd, ent->op)) { in cmd_work_handler()1664 mlx5_cmd_is_down(dev) || /* No real FW completion is expected */ in mlx5_cmd_comp_handler()1838 if (mlx5_cmd_is_down(dev) || !opcode_allowed(&dev->cmd, opcode)) in cmd_exec()
470 if (!mlx5_cmd_is_down(dev)) in reclaim_pages_cmd()
1014 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev);