Searched refs:mlx5_cmd_is_down (Results 1 – 3 of 3) sorted by relevance
891 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev) in mlx5_cmd_is_down() function964 if (mlx5_cmd_is_down(dev) || !opcode_allowed(&dev->cmd, ent->op)) { in cmd_work_handler()1589 mlx5_cmd_is_down(dev) || /* No real FW completion is expected */ in mlx5_cmd_comp_handler()1791 if (mlx5_cmd_is_down(dev) || !opcode_allowed(&dev->cmd, opcode)) { in cmd_exec()
461 if (!mlx5_cmd_is_down(dev)) in reclaim_pages_cmd()
939 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev);