Home
last modified time | relevance | path

Searched defs:mlx5_cmd_work_ent (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/linux/mlx5/
Ddriver.h813 struct mlx5_cmd_work_ent { struct
814 unsigned long state;
815 struct mlx5_cmd_msg *in;
816 struct mlx5_cmd_msg *out;
817 void *uout;
818 int uout_size;
819 mlx5_cmd_cbk_t callback;
820 struct delayed_work cb_timeout_work;
821 void *context;
822 int idx;
[all …]