Home
last modified time | relevance | path

Searched refs:mlx5_cmd (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c94 static struct mlx5_cmd_work_ent *alloc_cmd(struct mlx5_cmd *cmd, in alloc_cmd()
122 static u8 alloc_token(struct mlx5_cmd *cmd) in alloc_token()
139 struct mlx5_cmd *cmd = ent->cmd; in alloc_ent()
167 static void free_ent(struct mlx5_cmd *cmd, int idx) in free_ent()
178 static struct mlx5_cmd_layout *get_inst(struct mlx5_cmd *cmd, int idx) in get_inst()
807 struct mlx5_cmd *cmd = ent->cmd; in complete_command()
870 struct mlx5_cmd *cmd = ent->cmd; in cmd_work_handler()
988 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_invoke()
1154 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_change_mod()
1197 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_comp_handler()
[all …]
/freebsd/sys/modules/mlx5/
H A DMakefile10 mlx5_cmd.c \
/freebsd/sys/dev/mlx5/
H A Ddriver.h315 struct mlx5_cmd { struct
700 struct mlx5_cmd cmd;
881 struct mlx5_cmd *cmd;
/freebsd/sys/conf/
H A Dfiles4939 dev/mlx5/mlx5_core/mlx5_cmd.c optional mlx5 pci \