Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c217 static int mlx4_closing_cmd_fatal_error(u16 op, u8 fw_status) in mlx4_closing_cmd_fatal_error() function
376 if (mlx4_closing_cmd_fatal_error(op, context->fw_status)) in mlx4_comm_cmd_wait()
653 if (mlx4_closing_cmd_fatal_error(op, stat)) in mlx4_cmd_poll()
758 else if (mlx4_closing_cmd_fatal_error(op, context->fw_status)) in mlx4_cmd_wait()