Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Ddriver.h749 struct mlx5_cmd_work_ent { struct
750 unsigned long state;
751 struct mlx5_cmd_msg *in;
752 struct mlx5_cmd_msg *out;
753 void *uout;
754 int uout_size;
755 mlx5_cmd_cbk_t callback;
756 struct delayed_work cb_timeout_work;
757 void *context;
758 int idx;
[all …]