Searched refs:mlx5_command_str (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | cmd.c | 485 const char *mlx5_command_str(int command) in mlx5_command_str() function 784 mlx5_command_str(opcode), opcode, op_mod, in mlx5_cmd_check() 789 mlx5_command_str(opcode), in mlx5_cmd_check() 816 ent->idx, mlx5_command_str(op), op, in dump_command() 820 ent->idx, mlx5_command_str(op), op, in dump_command() 878 mlx5_command_str(msg_to_opcode(ent->in)), msg_to_opcode(ent->in)); in cb_timeout_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() 1107 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() [all …]
|
| A D | debugfs.c | 176 namep = mlx5_command_str(i); in mlx5_cmdif_debugfs_init()
|
| /linux/include/linux/mlx5/ |
| A D | driver.h | 1047 const char *mlx5_command_str(int command);
|
Completed in 15 milliseconds