Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c537 const char *mlx5_command_str(int command) in mlx5_command_str() function
805 mlx5_command_str(opcode), opcode, op_mod, in mlx5_cmd_out_err()
871 ent->idx, mlx5_command_str(op), op, in dump_command()
875 ent->idx, mlx5_command_str(op), op, in dump_command()
928 mlx5_command_str(ent->op), ent->op); in cb_timeout_handler()
934 ent->idx, mlx5_command_str(ent->op), ent->op); in cb_timeout_handler()
1120 mlx5_command_str(ent->op), ent->op); in wait_func_handle_exec_timeout()
1125 mlx5_command_str(ent->op), ent->op); in wait_func_handle_exec_timeout()
1152 mlx5_command_str(ent->op), ent->op); in wait_func()
1155 mlx5_command_str(ent->op), ent->op); in wait_func()
[all …]
Ddebugfs.c224 namep = mlx5_command_str(i); in mlx5_cmdif_debugfs_init()
/Linux-v6.6/include/linux/mlx5/
Ddriver.h1090 const char *mlx5_command_str(int command);