Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mlx5/
Ddriver.h204 struct mlx5_cmd_debug { struct
205 struct dentry *dbg_root;
206 struct dentry *dbg_in;
207 struct dentry *dbg_out;
208 struct dentry *dbg_outlen;
209 struct dentry *dbg_status;
210 struct dentry *dbg_run;
211 void *in_msg;
212 void *out_msg;
213 u8 status;
[all …]