Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
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()
795 struct mlx5_cmd *cmd = ent->cmd; in complete_command()
858 struct mlx5_cmd *cmd = ent->cmd; in cmd_work_handler()
976 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_invoke()
1137 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_change_mod()
1180 struct mlx5_cmd *cmd = &dev->cmd; in mlx5_cmd_comp_handler()
[all …]
/freebsd-12-stable/sys/modules/mlx5/
DMakefile9 mlx5_cmd.c \
/freebsd-12-stable/sys/dev/mlx5/
Ddriver.h326 struct mlx5_cmd { struct
671 struct mlx5_cmd cmd;
846 struct mlx5_cmd *cmd;
/freebsd-12-stable/sys/conf/
Dfiles4850 dev/mlx5/mlx5_core/mlx5_cmd.c optional mlx5 pci \