Searched refs:msg_to_opcode (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | cmd.c | 856 static u16 msg_to_opcode(struct mlx5_cmd_msg *in) in msg_to_opcode() function 878 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in cb_timeout_handler() 884 ent->idx, mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in cb_timeout_handler() 1001 ent->ret = mlx5_internal_err_ret_value(dev, msg_to_opcode(ent->in), &drv_synd, &status); in cmd_work_handler() 1071 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in wait_func_handle_exec_timeout() 1076 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in wait_func_handle_exec_timeout() 1103 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() 1104 msg_to_opcode(ent->in)); in wait_func() 1107 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() 1108 msg_to_opcode(ent->in)); in wait_func()
|
Completed in 7 milliseconds