Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c541 const char *mlx5_command_str(int command) in mlx5_command_str() function
813 mlx5_command_str(opcode), opcode, op_mod, in mlx5_cmd_out_err()
881 ent->idx, mlx5_command_str(op), op, in dump_command()
885 ent->idx, mlx5_command_str(op), op, in dump_command()
938 mlx5_command_str(ent->op), ent->op); in cb_timeout_handler()
944 ent->idx, mlx5_command_str(ent->op), ent->op); in cb_timeout_handler()
990 mlx5_command_str(ent->op), ent->op); in cmd_work_handler()
1145 mlx5_command_str(ent->op), ent->op); in wait_func_handle_exec_timeout()
1150 mlx5_command_str(ent->op), ent->op); in wait_func_handle_exec_timeout()
1180 mlx5_command_str(ent->op), ent->op); in wait_func()
[all …]
H A Ddebugfs.c234 namep = mlx5_command_str(i); in mlx5_cmdif_debugfs_init()
/linux/include/linux/mlx5/
H A Ddriver.h1080 const char *mlx5_command_str(int command);