Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mlx5/
H A Ddriver.h277 struct mlx5_cmd_debug { struct
278 struct dentry *dbg_root;
279 struct dentry *dbg_in;
280 struct dentry *dbg_out;
281 struct dentry *dbg_outlen;
283 struct dentry *dbg_run;
284 void *in_msg;
285 void *out_msg;
286 u8 status;
287 u16 inlen;
[all …]