Searched refs:mlx5_command_str (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 447 const char *mlx5_command_str(int command) in mlx5_command_str() function 731 mlx5_command_str(opcode), opcode, op_mod, in mlx5_cmd_check() 736 mlx5_command_str(opcode), in mlx5_cmd_check() 762 mlx5_command_str(op), op, in dump_command() 766 mlx5_command_str(op), op, in dump_command() 816 mlx5_command_str(msg_to_opcode(ent->in)), in cb_timeout_handler() 963 mlx5_command_str(msg_to_opcode(ent->in)), in wait_func() 1031 mlx5_command_str(op), ds); in mlx5_cmd_invoke()
|
D | debugfs.c | 203 namep = mlx5_command_str(i); in mlx5_cmdif_debugfs_init()
|
/Linux-v4.19/include/linux/mlx5/ |
D | driver.h | 1136 const char *mlx5_command_str(int command);
|