Searched refs:mlx5_command_str (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 460 const char *mlx5_command_str(int command) in mlx5_command_str() function 755 mlx5_command_str(opcode), opcode, op_mod, in mlx5_cmd_check() 760 mlx5_command_str(opcode), in mlx5_cmd_check() 786 mlx5_command_str(op), op, in dump_command() 790 mlx5_command_str(op), op, in dump_command() 842 mlx5_command_str(msg_to_opcode(ent->in)), in cb_timeout_handler() 988 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() 1056 mlx5_command_str(op), ds); in mlx5_cmd_invoke()
|
D | debugfs.c | 176 namep = mlx5_command_str(i); in mlx5_cmdif_debugfs_init()
|
/Linux-v5.4/include/linux/mlx5/ |
D | driver.h | 991 const char *mlx5_command_str(int command);
|