Searched refs:msg_to_opcode (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 851 static u16 msg_to_opcode(struct mlx5_cmd_msg *in) in msg_to_opcode() function 873 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in cb_timeout_handler() 879 ent->idx, mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in cb_timeout_handler() 993 ent->ret = mlx5_internal_err_ret_value(dev, msg_to_opcode(ent->in), &drv_synd, &status); in cmd_work_handler() 1063 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in wait_func_handle_exec_timeout() 1068 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in wait_func_handle_exec_timeout() 1095 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() 1096 msg_to_opcode(ent->in)); in wait_func() 1099 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() 1100 msg_to_opcode(ent->in)); in wait_func()
|