Searched refs:msg_to_opcode (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 844 static u16 msg_to_opcode(struct mlx5_cmd_msg *in) in msg_to_opcode() function 866 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in cb_timeout_handler() 872 ent->idx, mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in cb_timeout_handler() 968 ent->ret = mlx5_internal_err_ret_value(dev, msg_to_opcode(ent->in), &drv_synd, &status); in cmd_work_handler() 1037 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in wait_func_handle_exec_timeout() 1042 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in wait_func_handle_exec_timeout() 1069 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() 1070 msg_to_opcode(ent->in)); in wait_func() 1073 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() 1074 msg_to_opcode(ent->in)); in wait_func()
|