Searched refs:mlx5_command_str (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | cmd.c | 552 const char *mlx5_command_str(int command) in mlx5_command_str() function 824 mlx5_command_str(opcode), opcode, op_mod, in mlx5_cmd_out_err() 892 ent->idx, mlx5_command_str(op), op, in dump_command() 896 ent->idx, mlx5_command_str(op), op, in dump_command() 948 mlx5_command_str(ent->op), ent->op); in cb_timeout_handler() 954 ent->idx, mlx5_command_str(ent->op), ent->op); in cb_timeout_handler() 1000 mlx5_command_str(ent->op), ent->op); in cmd_work_handler() 1158 mlx5_command_str(ent->op), ent->op); in wait_func_handle_exec_timeout() 1163 mlx5_command_str(ent->op), ent->op); in wait_func_handle_exec_timeout() 1193 mlx5_command_str(ent->op), ent->op); in wait_func() [all …]
|
| H A D | debugfs.c | 234 namep = mlx5_command_str(i); in mlx5_cmdif_debugfs_init()
|