Searched refs:mlx5_cmd_is_throttle_opcode (Results 1 – 1 of 1) sorted by relevance
105 static bool mlx5_cmd_is_throttle_opcode(u16 op) in mlx5_cmd_is_throttle_opcode() function1919 } else if (mlx5_cmd_is_throttle_opcode(opcode)) { in cmd_exec()2180 } else if (mlx5_cmd_is_throttle_opcode(in_to_opcode(in))) { in mlx5_cmd_exec_cb()