Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c476 const char *mlx5_command_str(int command) in mlx5_command_str() function
771 mlx5_command_str(opcode), opcode, op_mod, in mlx5_cmd_check()
776 mlx5_command_str(opcode), in mlx5_cmd_check()
802 mlx5_command_str(op), op, in dump_command()
806 mlx5_command_str(op), op, in dump_command()
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()
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()
[all …]
Ddebugfs.c176 namep = mlx5_command_str(i); in mlx5_cmdif_debugfs_init()
/Linux-v5.10/include/linux/mlx5/
Ddriver.h1000 const char *mlx5_command_str(int command);