Home
last modified time | relevance | path

Searched refs:status_to_err (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c1243 static int status_to_err(u8 status) in status_to_err() function
1333 err = status_to_err(status); in cmd_exec_helper()