Searched refs:msg_to_opcode (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 839 static u16 msg_to_opcode(struct mlx5_cmd_msg *in) in msg_to_opcode() function 861 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in cb_timeout_handler() 867 ent->idx, mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in cb_timeout_handler() 981 ent->ret = mlx5_internal_err_ret_value(dev, msg_to_opcode(ent->in), &drv_synd, &status); in cmd_work_handler() 1051 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in wait_func_handle_exec_timeout() 1056 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in wait_func_handle_exec_timeout() 1083 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() 1084 msg_to_opcode(ent->in)); in wait_func() 1087 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() 1088 msg_to_opcode(ent->in)); in wait_func()
|