Searched refs:mlx5_cmd_is_down (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c958 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev) function
1048 if (mlx5_cmd_is_down(dev) || !opcode_allowed(&dev->cmd, ent->op)) {
1705 mlx5_cmd_is_down(dev) || /* No real FW completion is expected */
1880 if (mlx5_cmd_is_down(dev) || !opcode_allowed(&dev->cmd, opcode))
H A Dpagealloc.c493 if (!mlx5_cmd_is_down(dev))
/linux-master/include/linux/mlx5/
H A Ddriver.h1036 bool mlx5_cmd_is_down(struct mlx5_core_dev *dev);

Completed in 149 milliseconds