mlx5_cmd           72 drivers/net/ethernet/mellanox/mlx5/core/cmd.c static struct mlx5_cmd_work_ent *alloc_cmd(struct mlx5_cmd *cmd,
mlx5_cmd           98 drivers/net/ethernet/mellanox/mlx5/core/cmd.c static u8 alloc_token(struct mlx5_cmd *cmd)
mlx5_cmd          112 drivers/net/ethernet/mellanox/mlx5/core/cmd.c static int alloc_ent(struct mlx5_cmd *cmd)
mlx5_cmd          126 drivers/net/ethernet/mellanox/mlx5/core/cmd.c static void free_ent(struct mlx5_cmd *cmd, int idx)
mlx5_cmd          135 drivers/net/ethernet/mellanox/mlx5/core/cmd.c static struct mlx5_cmd_layout *get_inst(struct mlx5_cmd *cmd, int idx)
mlx5_cmd          854 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd = ent->cmd;
mlx5_cmd          979 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd = &dev->cmd;
mlx5_cmd         1022 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd = &dev->cmd;
mlx5_cmd         1376 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd = &dev->cmd;
mlx5_cmd         1410 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd = &dev->cmd;
mlx5_cmd         1428 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd;
mlx5_cmd         1431 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	cmd = mlx5_nb_cof(nb, struct mlx5_cmd, nb);
mlx5_cmd         1467 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd = &dev->cmd;
mlx5_cmd         1589 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd = &dev->cmd;
mlx5_cmd         1635 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd = &dev->cmd;
mlx5_cmd         1848 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd = &dev->cmd;
mlx5_cmd         1872 drivers/net/ethernet/mellanox/mlx5/core/cmd.c static int alloc_cmd_page(struct mlx5_core_dev *dev, struct mlx5_cmd *cmd)
mlx5_cmd         1903 drivers/net/ethernet/mellanox/mlx5/core/cmd.c static void free_cmd_page(struct mlx5_core_dev *dev, struct mlx5_cmd *cmd)
mlx5_cmd         1915 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd = &dev->cmd;
mlx5_cmd         2021 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	struct mlx5_cmd *cmd = &dev->cmd;
mlx5_cmd          683 include/linux/mlx5/driver.h 	struct mlx5_cmd		cmd;
mlx5_cmd          761 include/linux/mlx5/driver.h 	struct mlx5_cmd        *cmd;