Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mlx5/
Ddriver.h262 struct mlx5_cmd_debug { struct
263 struct dentry *dbg_root;
264 struct dentry *dbg_in;
265 struct dentry *dbg_out;
266 struct dentry *dbg_outlen;
267 struct dentry *dbg_status;
268 struct dentry *dbg_run;
269 void *in_msg;
270 void *out_msg;
271 u8 status;
[all …]