Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ !
Dcmd.c496 const char *mlx5_command_str(int command) in mlx5_command_str() function
782 mlx5_command_str(opcode), opcode, op_mod, in mlx5_cmd_out_err()
847 ent->idx, mlx5_command_str(op), op, in dump_command()
851 ent->idx, mlx5_command_str(op), op, in dump_command()
909 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in cb_timeout_handler()
915 ent->idx, mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in cb_timeout_handler()
1102 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in wait_func_handle_exec_timeout()
1107 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in wait_func_handle_exec_timeout()
1134 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func()
1138 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func()
[all …]
Ddebugfs.c205 namep = mlx5_command_str(i); in mlx5_cmdif_debugfs_init()
/linux-6.1.9/include/linux/mlx5/ !
Ddriver.h1077 const char *mlx5_command_str(int command);