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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c673 mlx5_cmd_allowed_opcode(dev, MLX5_CMD_OP_CREATE_EQ);
679 mlx5_cmd_allowed_opcode(dev, CMD_ALLOWED_OPCODE_ALL);
715 mlx5_cmd_allowed_opcode(dev, CMD_ALLOWED_OPCODE_ALL);
728 mlx5_cmd_allowed_opcode(dev, MLX5_CMD_OP_DESTROY_EQ);
731 mlx5_cmd_allowed_opcode(dev, CMD_ALLOWED_OPCODE_ALL);
H A Dcmd.c1594 void mlx5_cmd_allowed_opcode(struct mlx5_core_dev *dev, u16 opcode) function
/linux-master/include/linux/mlx5/
H A Ddriver.h990 void mlx5_cmd_allowed_opcode(struct mlx5_core_dev *dev, u16 opcode);

Completed in 198 milliseconds