Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mlx5/
Ddriver.h197 struct mlx5_cmd_debug { struct
198 struct dentry *dbg_root;
199 struct dentry *dbg_in;
200 struct dentry *dbg_out;
201 struct dentry *dbg_outlen;
202 struct dentry *dbg_status;
203 struct dentry *dbg_run;
204 void *in_msg;
205 void *out_msg;
206 u8 status;
[all …]