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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c541 const char *mlx5_command_str(int command) function
810 mlx5_command_str(opcode), opcode, op_mod,
876 ent->idx, mlx5_command_str(op), op,
880 ent->idx, mlx5_command_str(op), op,
933 mlx5_command_str(ent->op), ent->op);
939 ent->idx, mlx5_command_str(ent->op), ent->op);
985 mlx5_command_str(ent->op), ent->op);
1140 mlx5_command_str(ent->op), ent->op);
1145 mlx5_command_str(ent->op), ent->op);
1175 mlx5_command_str(en
[all...]
H A Ddebugfs.c234 namep = mlx5_command_str(i);
/linux-master/include/linux/mlx5/
H A Ddriver.h1097 const char *mlx5_command_str(int command);

Completed in 127 milliseconds