Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c481 const char *mlx5_command_str(int command) in mlx5_command_str() function
776 mlx5_command_str(opcode), opcode, op_mod, in mlx5_cmd_check()
781 mlx5_command_str(opcode), in mlx5_cmd_check()
807 mlx5_command_str(op), op, in dump_command()
811 mlx5_command_str(op), op, in dump_command()
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()
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()
[all …]
Ddebugfs.c176 namep = mlx5_command_str(i); in mlx5_cmdif_debugfs_init()