Searched refs:mlx5_cmd_is_down (Results 1 – 3 of 3) sorted by relevance
905 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev) in mlx5_cmd_is_down() function977 if (mlx5_cmd_is_down(dev) || !opcode_allowed(&dev->cmd, ent->op)) { in cmd_work_handler()1807 if (mlx5_cmd_is_down(dev) || !opcode_allowed(&dev->cmd, opcode)) { in cmd_exec()
453 if (!mlx5_cmd_is_down(dev)) in reclaim_pages_cmd()
939 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev);