Searched refs:mlx5_command_str (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | cmd.c | 481 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 …]
|
| H A D | debugfs.c | 176 namep = mlx5_command_str(i); in mlx5_cmdif_debugfs_init()
|
| /OK3568_Linux_fs/kernel/include/linux/mlx5/ |
| H A D | driver.h | 999 const char *mlx5_command_str(int command);
|